Kiliman's Korner

.NET, The Universe and Everything

My Links

Blog Stats

Archives

Post Categories

Links

Updated verson of CassiniEx available

The newest version of CassiniEx supports a redesigned configuration system that will make it even easier to configure a new web app.

It also fixes some bugs. It now handles changes to Web.config gracefully and will reload the app domain as needed.

Check out the README file on the download page for more details.

http://www.systemex.net/CassiniEx/

Kiliman

posted on Thursday, March 18, 2004 6:58 PM

Feedback

# re: Updated verson of CassiniEx available 3/18/2004 10:43 PM alex

kudos for quick turn around on those small issues :) i wonder if you could have ZIP version available in the future? stupid install thingy wants to uninstall previous version first... annoying LOL looking forward to testing it :)

# re: .web files :( 3/18/2004 11:11 PM alex

oh man... im gonna be bitching now LOL

1. i personally love it old school style and HATE %ApplicationData% folder with a passion... httpd/httpd.conf - that's the way ;) can we have it back please?

2. why do i get a blank cassini window now? z-order seems to be set to bottom when application starts...

3. i can't get rid of default 4 instelled configurations... deleting files triggers odd "installing cassini" dialog next time i start cassini and those files are conviniently redeployed for me... such a nice feature LOL

4. doesn't seem to see my own .web files :( keep getting 404... worked fine with previous version thou

5. finally... i'm sure there are many others like me who install applications into folder other then %ProgramFiles%... my C drive is for system use only, so i have Program Files on my D drive... and i get rid of Systemex.NET in the path... so none of the default webs work :S maybe you can add rootHome in _Default.web and then have %RootHome% in the path? and maybe the same for %CassiniHome% ...

peace! my .02 is free :)

# re: .web files 3/19/2004 7:14 AM Kiliman

Ugh. I figured there might be some issues with the new configuration style.

I'll compromise. I'll go back to App.config, but use it to specify where you want the .web files. I like the ability to have individual .web files for each web app.

I'm new to the VS.NET setup project. Almost all my projects are internal web apps and utilities, so I've never had to worry too much about installation.

Check the server log to see if it is loading your .web configuration file.

Anyway, back to the drawing board.

Kiliman

# re: Updated verson of CassiniEx available 3/19/2004 9:10 AM alex

I'm not too fond of VS.NET setup projects... used it for a few very simple things, but if i need something more complex, i usually stick with InnoSetup, a freeware install utility from the world of Delphi :) mmmmm... Delphi... if i could, i'd give it a hug... hmmm... i do have a cd... :)

# re: Updated verson of CassiniEx available 10/13/2005 6:43 AM helina

Getting following exception,
"Exception Details: System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server. "
from CassiniEx WebServer, while calling webservice from application.
If i am running webservice alone its working properly.

can u give me the solution to fix this issue..

# re: Updated verson of CassiniEx available 12/20/2005 8:06 PM max

Was the following exception fixed?


"Exception Details: System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server. "

Comments have been disabled. Please use Contact Form to reach me. Thanks!