Hi Everybody!
I’m tried to migrate my VWG Application to Wisej.. I started a new proyect..
Before my test well good, but now I have this error on the first page.. I only see the “loading text in my Default.html”
See the attached picture.
Looks like you have the IntelliTrace feature enabled https://msdn.microsoft.com/en-us/library/dd572114.aspx
You are probably breaking at handled exceptions from System.Web. There are many of those coming from the system at startup. Try to turn off IntelliTrace and also try with a small sample app. This looks like Visual Studio Enterprise issue.
Please login first to submit.