Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Debugging with Visual Studio 2010
uha
#1 Posted : Tuesday, July 19, 2011 1:00:38 AM(UTC)
Groups: Member
Joined: 7/17/2011(UTC)
Posts: 2
Location: Bangkok

I have installed the Webserver and tried it on a small web project.

First: I do not see any plugin in VS 2010 = is this normal?
Then: When I try to debug, VS2010 says there is no webserver available.
But I have configured the project correctly and when I call the website from the browser, I get it.
So, I just don't know what to do.


Ultidev Team
#2 Posted : Tuesday, July 19, 2011 8:50:09 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

To debug using UWS, one has to make changes on the Debug tab of the project property sheet. there you would need to select "Start external program" and specify the path to one the "C:\Program Files\UltiDev\Web Server\UWS.InteractiveServer.ClrXXXCPU.exe" files, where XXX determine CLR version and AnyCPY/x86. Clr2 is for ASP.NET 1.x-3.5, and Clr4 is for ASP.NET 4.0. x86 is to run applications in 32-bit mode on 64-bit systems.

More information on how to run UWS Interactive Server can be found here.

As far as Visual Studio plugins go, currently UWS adds itself as a redistributable component ([Screenshot]) to build redistributable web applications.

Please let us know if you need further help.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.