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

Notification

Icon
Error

Migrate from Cassini Web Server to UltiDev Web Server Pro
Cassimo
#1 Posted : Friday, March 18, 2016 9:07:02 AM(UTC)
Groups: Member
Joined: 3/18/2016(UTC)
Posts: 1

Hello,

on my project I use the old Cassini Web Server. I add the UltiDevCassiniHttpRequestProcessor2.0.dll assembly to my c# project and the start the web server by using

var server = new Cassini.Server
(
port,
virtualPath,
physicalPath,
defaultPage
);

server.Start();

How can I migrate this stuff to the new UltiDev Web Server Pro. Which assembly must I add to my project and what kind of changes must I made on my dot.net c# project to get the same behaviour.

Thanks for help,

Christian
Ultidev Team
#2 Posted : Friday, March 18, 2016 1:08:31 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)
Hi,

Unfortunately, since the use case you presented - running UltiDev web service components as in-process assembly - was not supported in old Cassini, there is no corresponding mechanism for this in UWS.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#3 Posted : Wednesday, February 28, 2018 2:38:57 PM(UTC)
Groups:

Message was deleted by a Moderator.
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.