Sitefinity has stopped working
Hi,
I just downloaded beta2 and tried to run my first page, however as soon as I press "Go to admininistration", then I get a windows error and the exe crashes: Sitefinity has stopped working - I can see the webserver starting up and it even opens a new tab in firefox, but the exe just crashes.
Hello Sonu,
We have not seen this issue before. Could you attache a screenshot of the error you are getting? Are there any steps that we could follow to reproduce the issue or it is sporadic?
Regards,
Ivan Dimitrov
the Telerik team
Here are the steps I followed:
- I downloaded the beta2 on 30 Sep 2010
- Extracted the files to a folder
- Double-clicked on the exe and created my first project
- Once the project was created I clicked the "Go to admininistration" button.
- Firefox opens and tries to load the page
- At the same time, I get the error: Sitefinity has stopped working
I am running Windows 7 - 64 bit.
This is what I see in the event viewer.
Application: Sitefinity.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.FileNotFoundException
Stack:
at Telerik.Utilities.Cassini.Server+<>c__DisplayClass2.<Start>b__1(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
-----
Faulting application name: Sitefinity.exe, version: 4.0.676.0, time stamp: 0x4ca0c70f
Faulting module name: KERNELBASE.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdaae
Exception code: 0xe0434352
Fault offset: 0x00009617
Faulting process id: 0x1ce4
Faulting application start time: 0x01cb617f94f86f41
Faulting application path: C:\sitefinity\Sitefinity_Beta2\Sitefinity.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: eadc1f8f-cd72-11df-a8d6-001ff3a5c659
-----
Fault bucket , type 0
Event Name: CLR20r3
Response: Not available
Cab Id: 0
Problem signature:
P1: sitefinity.exe
P2: 4.0.676.0
P3: 4ca0c70f
P4: mscorlib
P5: 4.0.0.0
P6: 4ba1da6f
P7: 16ff
P8: e
P9: System.IO.FileNotFoundException
P10:
Attached files:
C:\Users\sonuk\AppData\Local\Temp\WERB0C0.tmp.WERInternalMetadata.xml
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_sitefinity.exe_86b88b41ba59f38dc761fccf691a27ca034dfa_132fb745
Analysis symbol:
Rechecking for solution: 0
Report Id: eadc1f8f-cd72-11df-a8d6-001ff3a5c659
Report Status: 1
Hi Sonu Kapoor,
Thank you for getting back to us.
It seems that Sitefinity is not able to find the .NET 4.0 version of the mscorlib library. Can you please make sure that you have .NET 4.0 framework installed on the machine you are trying to run the project manager.
Greetings,
Radoslav Georgiev
the Telerik team
oh.. I thought I had that installed. Thanks!