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

Notification

Icon
Error

Need UltiDev Cassini and all web files on flash drive
fredd
#1 Posted : Friday, February 1, 2008 10:18:15 AM(UTC)
Groups: Member
Joined: 5/26/2007(UTC)
Posts: 15

I want to be able to plug my web app into a USB port using a Flash Drive and run it without having to install UltiDev on the computer. IOW, I want to be able to carry everything on the Flash Drive.

How do I do that?

Thanks
Fred
Ultidev Team
#2 Posted : Friday, February 1, 2008 10:38:41 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)
Fred,

We didn't design Cassini for that, but some clever people figured out how to do that. Please check these posts:
- http://ultidev.com/Forum....aspx?g=posts&t=279
- http://ultidev.com/Forum....aspx?g=posts&t=292

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
fredd
#3 Posted : Sunday, February 3, 2008 5:11:28 PM(UTC)
Groups: Member
Joined: 5/26/2007(UTC)
Posts: 15


Thank you... I'll have a look

FredD
fredd
#4 Posted : Monday, February 4, 2008 7:31:15 AM(UTC)
Groups: Member
Joined: 5/26/2007(UTC)
Posts: 15

Hi, I looked through the referenced links - thanks very much. However, I'm having a lot of trouble trying to locate the UltiDevCassiniHttpRequestProcessor1.0.dll in the GAC (Windows XP). I'm running the 1.1 Framework and I have all the other files referenced in your links, but I cannot get that one. I've gone to the command prompt and down into the Assembly cache, but I still don't actually see the DLL. Is it available online somewhere?

Thanks
FredD
Ultidev Team
#5 Posted : Tuesday, February 5, 2008 9:22:54 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, FredD!

Easiest way to get to physical files in GAC is to trick Windows by creating a subst drive pointing to it. Try running this command
Code:
subst g: %windir%\assembly
and then go to drive G: and there in the GAC folder you should find UltiDevCassiniHttpRequestProcessor1.1 folder. Keep drilling down there until you find the DLL.

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 (4)
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.