Forum member

ovation22

6 posts

Posts by ovation22

  1. Problem with dotnet 5

    Yeah, that did it. Sorry, I didn't read closely enough to see how/where/that to set the instrumentation mode. Thanks again!

  2. Problem with dotnet 5

    I just tried 4.6.0.1 and I'm still experiencing the error with init properties: [quote] System.InvalidProgramException: Common Language Runtime detected an invalid program. at SpeakerMeet.Core.DTOs.CommunityResult.set_Id(Guid value) at SpeakerMeet.Core.Services.CommunityService.Map(Commu…

  3. Support for VS 2019?

    [quote=Remco;13449][quote=ovation22;13448]I updated to VS 2019 16.0.3 and Risk/Progress bar is now just a blank box. I updated NCunch, but no dice. I uninstalled NCrunch, rebooted, reinstalled, no dice. I submitted a Bug Report but wanted to make myself available here as well in case I can provide m…

  4. Support for VS 2019?

    I updated to VS 2019 16.0.3 and Risk/Progress bar is now just a blank box. I updated NCunch, but no dice. I uninstalled NCrunch, rebooted, reinstalled, no dice. I submitted a Bug Report but wanted to make myself available here as well in case I can provide more info.

  5. An exception was thrown in the remote environment, Errors occurred while trying to load the project

    Hmm, upon further investigation it looks like a colleague using Project Rider might be to blame. Looks like Rider adds references as: <ProjectReference Include="..\MBA.Data.Services.Processes.Interface\MBA.Data.Services.Processes.Interface.csproj"> <Project>{A37F61F4-6E7C-4CCD-91A8-2AA…

  6. An exception was thrown in the remote environment, Errors occurred while trying to load the project

    I came in this morning and was forced to reboot to apply Windows Updates. What once was working in 2 separate solutions now results in similar issues/failures. Is there something further I should look at or any additional information I can provide to help track down the issue? [code=plain]System.…