|
Rank: Member Groups: Member
Joined: 1/14/2009 Posts: 14
|
When I changed the properties on the EO samples website I just downloaded to use the build in web server, I got the following message on trying to open the app:
"Unable to Connect to the ASP.NET Development Server"
Our shop has plans to disable IIS on developer workstations, so we need to be able to develop our apps using the web server built into Visual Studio ("Cassini")
thanks,
Pete
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Do you get that every time or only one time? A Google search on "Unable to Connect to the ASP.NET Development Server" yields many results, but none seems to actually has anything to do with the application itself.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 1/14/2009 Posts: 14
|
I don't think it's anything in your code, but I think it has something to do with the way that "site" is configured.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
OK...that didn't help much. :) did you managed to get it working then?
|
|
Rank: Member Groups: Member
Joined: 1/14/2009 Posts: 14
|
Not yet. What I'll probably do is simply create a VS 2008 / DotNet 3.5 Web project and add your files to it. Probably won't happen until next week, though.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
That could work for you because eventually you will always be using our product inside your application, not our sample app. But the problem is very strange. We are not able to reproduce this problem here. We will continue to look into it and see if we can find anything.
|
|