http://asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=672851
|
Cannot load dottextweb project after mapping .* to aspnet_isapi.dll Posted: 21 Aug 2004 02:43 PM | I got it finally!
But any solution for the problem? I have to delete the mapping before I open the project! | http://blogs.impx.net/dragonimp | | |
|
|
Re: Cannot load dottextweb project after mapping .* to aspnet_isapi.dll Posted: 22 Aug 2004 10:27 PM | VS does not like the *.* mappings :)
I wrote myself a little application which flips the state back and forth.
Generally you need to unmap, open vs.net, and then re-map.
-Scott | Scott Watermasysk, MVP ASP.NET, ASPInsider Blog: http://ScottWater.com/blog Blogs: http://weblogs.asp.net | | |
|
|
Re: Cannot load dottextweb project after mapping .* to aspnet_isapi.dll Posted: 23 Aug 2004 02:32 PM | I unmapped it and created a directory at the .Text's root for debug.:) | http://blogs.impx.net/dragonimp | | |
|