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

Notification

Icon
Error

unable to load all required .cs, .aspx and .js files
JeromeC
#1 Posted : Wednesday, January 31, 2007 9:19:40 AM(UTC)
Groups: Member
Joined: 1/31/2007(UTC)
Posts: 7
Location: Chicago

Hello,
I was wondering if the UltiDev Cassini webserver had any logging capabilities. My web application relies heavily upon ,cs and .js files. I can load these files successfull in a hello world app however they do not load in the production version. The default.aspx page is displayed without the required style sheets ( I get a generic I.E. syntax error). How can I troubleshoot the root cause of the failure?

Ultidev Team
#2 Posted : Wednesday, January 31, 2007 9:39:18 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)
Hello!

UltiDev Cassini does not have logging capabilities, but to troubleshoot problems like the one you are having the best tool is Fiddler. Simply run Fiddler on the same box where your browser is, and if your application is on the same box - make sure you access it using machine name or real IP address instead of localhost and 127.0.0.1 - this way Fiddler will intercept all HTTP traffic and will give you clear picture of why some of your requests fail.

Please let us know if this has helped.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
JeromeC
#3 Posted : Thursday, February 1, 2007 12:17:10 PM(UTC)
Groups: Member
Joined: 1/31/2007(UTC)
Posts: 7
Location: Chicago

I was able to trace the source of the failures using the Fiddler tool (authentication callback issue).
Nice tool - Thanks again!
Rss Feed  Atom Feed
Users browsing this topic
Guest (3)
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.