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

Notification

Icon
Error

UltiDev - ASP.Net 4.0 web application URL Routing
rdultidev
#1 Posted : Thursday, June 20, 2013 6:39:26 AM(UTC)
Groups: Member
Joined: 6/20/2013(UTC)
Posts: 1
Location: atlanta

UltiDev - ASP.Net 4.0 web application URL Routing.

Issue:
I have a ASP.Net 4.0 web application with URL Routing coded which works fine in IIS 7.0/8.0.
When it is deployed in UltiDev it does not work.

Any suggestions or anyone workaround to make it work.

Thanks in advance.
RD
Ultidev Team
#2 Posted : Thursday, June 20, 2013 9:32:08 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!

If you have a "system.webServer" section in your web.config, make sure you also have corresponding settings in "system.web" as well, because "system.webServer" is an IIS7/8-specific section and if some settings are specified only there, it makes your application IIS7/8-dependent, and incompatible with IIS6 and UWS. In most cases if you can make you app work for IIS6, you can make it work for any web server, including UWS.

Please let us know if this information has helped.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#3 Posted : Friday, March 30, 2018 10:11:52 PM(UTC)
Groups:

Message was deleted by a Moderator.
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.