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

Notification

Icon
Error

Distributing source
RickStout
#1 Posted : Wednesday, November 7, 2007 9:12:19 AM(UTC)
Groups: Member
Joined: 11/5/2007(UTC)
Posts: 5
Location: San Diego, CA

Not sure if this is a Cassini question or not, but when I select the Content from my web site into the setup project it includes the source. Is there any easy way to precompile the site and just pick up the aspx and binary files as if I had published it? Or do I have to precompile the site and only bring in what I want manually? I guess the Cassini angle is that the demo setup project and tutorial has you include the project content from the web site.

Ultidev Team
#2 Posted : Wednesday, November 7, 2007 9:37:34 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)
Rick,

This is not specific to Cassini. Just like for IIS you can pre-compile your site before distributing it using following command:
Code:
aspnet_compiler -p <source path> -v / <destination path>


We tested it by compiling our Cassini-based MP3 player sample. We had no trouble registering and running it under UltiDev Cassini Web Server.

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.