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

Notification

Icon
Error

Support for virtual directories?
madhatter007
#1 Posted : Monday, January 9, 2006 9:34:05 AM(UTC)
Groups: Member
Joined: 1/9/2006(UTC)
Posts: 4

First of all, I want to say that this flavor of Cassini is working much better for me
then Cassini, CassiniV2 and CassiniEX.
The goal at my company is to still support our web pages in the event a client
will not allow IIS on the box. I am working in ASP.NET and 2.0 framework.
While exercising a Webmenu control from Infragistics, ran into a problem.
IIS hosts the page OK, but getting page errors when coming in thru ultiDEV Cassini
with Object Not Found.
It is looking like the \aspnet_client sub-dir is not being found to get to \Infragistics.
As a test, I copied in this dir from \wwwroot to my apps dir, then added this line to
its web.config: <webControls clientScriptsLocation="aspnet_client/"/>
that did not work.
Are the virtual directories used by .NET to find the controls supported?
Thank you,
Gary
Ultidev Team
#2 Posted : Monday, January 9, 2006 11:23:22 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, Gary.
We're happy to hear that you like our version of Cassini better than others.

While we are looking into the problem, you could try to copy aspnet_client folder into the root of your application, which we think you already did, but this time do not modify the web.config. See if that helps. If not, please check what URL exactly your control is requesting. To do that you could use a great HTTP tracing tool called Fiddler. To intercept requests with Fiddler you will need to make sure you access your application using URL containing either machine name, like http://machinename:port/, or IP address - not localhost and 127.0.0.1. With the help of Fiddler you should see the which URL returned error code very easily. That will tell you and us what needs to be done to correct the problem.

Best regards,
UltiDev support.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
madhatter007
#3 Posted : Monday, January 9, 2006 11:53:00 AM(UTC)
Groups: Member
Joined: 1/9/2006(UTC)
Posts: 4

Thank you for responding.
I ended up getting it working by all dir \ig_common in my working wwwroot dir, then copy in the Infragistic controls from
\aspnet_client. It would be good to have virtual directory support.

Another question please. Is this a free tool? If so, is my company allowed to deploy systems with it installed for
client site Intranet use? (no Internet activity).
Thanks again.
Ultidev Team
#4 Posted : Monday, January 9, 2006 12:18:20 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)
madhatter007 wrote:
... Is this a free tool? If so, is my company allowed to deploy systems with it installed for
client site Intranet use? (no Internet activity).


UltiDev Cassini is absolutely free. No fees or royalties of any sort required. You can freely copy and distribute UltiDev Cassini. You can sell your UltiDev Cassini-based products or services for a fee or give it away for free. UltiDev cassini will continue to be free when officially released.

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.