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

Notification

Icon
Error

Cassini and Vista x64
RoyJS
#1 Posted : Saturday, November 25, 2006 12:22:07 PM(UTC)
Groups: Member
Joined: 11/25/2006(UTC)
Posts: 3
Location: Las Vegas, NV

What are the known issues, if any, on getting Cassini working with Vusta x64? I'm trying to get it working with MCE WebGuide4 but it (Cassini) always crashes with errors about memory corruption while reading the machine.config.

Roy
Ultidev Team
#2 Posted : Saturday, November 25, 2006 12:57:55 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)
Roy,

we are sorry - we have not tested Cassini with 64 bit version of Vista. It would help us troubleshoot the issue if you could send us error messages or Event Log entries please.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
RoyJS
#3 Posted : Saturday, November 25, 2006 2:25:17 PM(UTC)
Groups: Member
Joined: 11/25/2006(UTC)
Posts: 3
Location: Las Vegas, NV

Ultidev Team wrote:
Roy,

we are sorry - we have not tested Cassini with 64 bit version of Vista. It would help us troubleshoot the issue if you could send us error messages or Event Log entries please.

Best regards,
UltiDev Team.


I'll put together some files and descriptions for you right away. In the mean time, here is one that was easy to fix, but may point you in a direction .. (this was all 'out of the box' default installs of the OS).

Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 11/25/2006 3:50:21 PM
Event time (UTC): 11/25/2006 11:50:21 PM
Event ID: c5fc61f599654223b9e2a3a13805963f
Event sequence: 1
Event occurrence: 1
Event detail code: 0

Application information:
Application domain: d296de9-1-128089722183394235
Trust level:
Application Virtual Path: /
Application Path: C:\Program Files (x86)\UltiDev\Cassini Web Server Explorer\
Machine name: EISMEDIA01

Process information:
Process ID: 6388
Process name: UltiDevCassinWebServer2.exe
Account name: NT AUTHORITY\SYSTEM

Exception information:
Exception type: HttpException
Exception message: The current identity (NT AUTHORITY\SYSTEM) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files'.

Request information:
Request URL: http://127.0.0.1:7756/default.aspx
Request path: /default.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\SYSTEM

Thread information:
Thread ID: 13
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace: at System.Web.HttpRuntime.SetUpCodegenDirectory(CompilationSection compilationSection)
at System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags)


---

I just created the directory and assigned it the permissions it was looking for.

Roy

Ultidev Team
#4 Posted : Saturday, November 25, 2006 11:07:32 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)
Roy,

It looks like ASP.NET has never been registered on the target machine and therefore folder “C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files” may not exist. In 32 bit Vista Cassini installer takes care of the problem, but in 64 bit folder name for the framework has a different name (Framework64 instead of Framework). To work around the issue please try creating “Temporary ASP.NET Files” folder under “C:\Windows\Microsoft.NET\Framework64\v2.0.50727” and let us know if that helped (it may not be the only place where we expect the .NET Framework path to be like that though).

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
RoyJS
#5 Posted : Sunday, November 26, 2006 10:08:36 AM(UTC)
Groups: Member
Joined: 11/25/2006(UTC)
Posts: 3
Location: Las Vegas, NV

Ultidev Team wrote:
Roy,

It looks like ASP.NET has never been registered on the target machine and therefore folder “C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files” may not exist. In 32 bit Vista Cassini installer takes care of the problem, but in 64 bit folder name for the framework has a different name (Framework64 instead of Framework). To work around the issue please try creating “Temporary ASP.NET Files” folder under “C:\Windows\Microsoft.NET\Framework64\v2.0.50727” and let us know if that helped (it may not be the only place where we expect the .NET Framework path to be like that though).

Best regards,
UltiDev Team.


I had already done that, but Cassini still crashes. I sent you the other errors using the contact link you provided.

Roy
Ultidev Team
#6 Posted : Sunday, November 26, 2006 11:40:55 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)
Thanks, Roy.

Looks like it’s going to take some effort on our part to fix it. We are sorry for the inconvenience. We’ll get Vista 64 bit installed and will fix it for the next release of Cassini.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
sumeethevans
#7 Posted : Monday, December 18, 2006 11:54:50 AM(UTC)
Groups: Member
Joined: 12/18/2006(UTC)
Posts: 3
Location: USA

Hello,

Any progress on this issue. I am eagerly awaiting a new release.

Thanks
Ultidev Team
#8 Posted : Monday, December 18, 2006 12:04:36 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,

we are still working on it, but there seems to be a way to run Cassini for ASP.NET 2.0 on x64 as it is. We are able to run it after we installed IIS7, UltiDev Cassini for ASP.NET 1.1 and Visual Studio 2005. We are not quite ready to publish an official how-to, but we know for sure it is possible - with the caveat: UltiDev bin in the Start menu is still messed up, but Cassini 2.0 is not failing to start.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
sumeethevans
#9 Posted : Tuesday, December 19, 2006 4:42:06 AM(UTC)
Groups: Member
Joined: 12/18/2006(UTC)
Posts: 3
Location: USA

Is it possible for you to give me some details offline so i can test it too please. Thanks
Ultidev Team
#10 Posted : Tuesday, December 19, 2006 5:01:01 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)
Sure. Please contact us by email and we'll be in touch ASAP.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
sumeethevans
#11 Posted : Tuesday, December 19, 2006 5:12:04 AM(UTC)
Groups: Member
Joined: 12/18/2006(UTC)
Posts: 3
Location: USA

That was quick. Thank you very much. Email sent.
Ultidev Team
#12 Posted : Tuesday, January 16, 2007 11:51:14 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)
All,

we'll soon be releasing a new version of UltiDev Cassini Web Server (it's in QA now), which among other things will support Windows Vista x64. Meanwhile, you could try these steps to make current Cassini work on 64 bit Vista:
- Create “C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files” folder if it's not there and give SYSTEM user read/write access rights to the folder, if necessary.
- Open "C:\ProgramData\UltiDev\Cassini\CassiniMetabase.xml" in the Notepad
and remove <Application> entry with "UltiDev Cassini Web Server Explorer".
Save the file and restart UltiDev Cassini windows service. It should work now.

Cassini Explorer application won't function until we release the updated version, but other web applications should work fine. It's still possible to register and unregister applications programmatically or using UltiDev Cassini Web Server in command-line mode.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Ultidev Team
#13 Posted : Saturday, February 10, 2007 3:16:06 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)
Latest UltiDev Cassini with x64 Windows support has been released! All major 64-bit platforms are now supported, including Vista x64, XP Pro x64 and 2003 Server 64-bit.

Thank you for your patience!

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