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

Notification

Icon
Error

Problems with javascript
ThomasS
#1 Posted : Friday, September 7, 2012 5:07:42 AM(UTC)
Groups: Member
Joined: 8/9/2012(UTC)
Posts: 8

Thanks: 2 times
Hello,
I have a ASP.Net Framework 4.0 (MVC 4) application
When I make a right click to my application folder and I say
"Run as ASP.Net 4.0 appin UltiDev Web Server"
then it runs without any problem. The Javascript is running.

But when I want to publish the application manually ("Click to register a new site...."), then the application is running, but the java script don't run.
Do you have an idea, what I have todo that java script is running?
When you want, I can send you my published folder!

Best regards,
Thomas
Ultidev Team
#2 Posted : Friday, September 7, 2012 3:27:33 PM(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)
Hello, Thomas.

Please use Fiddler http tracer to find out why JS file is not loaded. Most likely it has to do that by default interactive UWS server set root as '/' (no virtual directory), while after registering web app with UWS service, default site path includes virtual folder. You can test this theory by registering an application with UWS service and specifying '/' as site root.

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.