Hi guy's,
i'm new here and allready having problem with installation :). I use Visual Studio 2008, SQL Server 2005 Express and SQL Server 2008 on Windows 7. Problem is when i try from install.aspx create installation, i stuck on step 3 "Create the Admin Account - Step
3 of 5" with Error
(Line: 4723
Error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500)
I think that problem is on this step in code install.aspx.vb
( Dim config As Configuration = WebConfigurationManager.OpenWebConfiguration("~")
If config Is Nothing Then
Throw New InvalidOperationException("Configuration file not available.")
)
DrHouseZG
Member
4 Points
11 Posts
Problem with installation Time Tracker Community Edition
Oct 08, 2009 10:13 AM|LINK
Hi guy's,erErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500) iguration("~")ation file not available.")
i'm new here and allready having problem with installation :). I use Visual Studio 2008, SQL Server 2005 Express and SQL Server 2008 on Windows 7. Problem is when i try from install.aspx create installation, i stuck on step 3 "Create the Admin Account - Step 3 of 5" with Error
(Line: 4723
Error: Sys.WebForms.PageRequestManagerServ
I think that problem is on this step in code install.aspx.vb
( Dim config As Configuration = WebConfigurationManager.OpenWebConf
If config Is Nothing Then
Throw New InvalidOperationException("Configur
)
Can somebody help me ?
Thanks
Time Tracker Community Edition