473,396 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Error in deploying website

Hi,

I am trying to deploy my website. But when i try to access the page, I get following errors in event viewyer. So could you please tell what is wrong?

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 5/20/2006 8:51:24 AM

Event time (UTC): 5/20/2006 12:51:24 PM

Event ID: c20ffd53663344cbb7d4b89a2564be55

Event sequence: 14

Event occurrence: 1

Event detail code: 0
Application information:

Application domain: /LM/W3SVC/1097560095/Root-4-127926030341250000

Trust level: Full

Application Virtual Path: /

Application Path: C:\Test\TestWebsite\

Machine name: TESTPC1
Process information:

Process ID: 484

Process name: w3wp.exe

Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:

Exception type: Exception

Exception message: Create instance is not called first hence, call CreateInstance to first Initialize Logger
Request information:

Request URL: http://localhost/general/login.aspx

Request path: /general/login.aspx

User host address: 127.0.0.1

User:

Is authenticated: False

Authentication Type:

Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:

Thread ID: 5

Thread account name: NT AUTHORITY\NETWORK SERVICE

Is impersonating: False

Stack trace: at Test.Util.Logger.getInstance() in F:\Framework\testFramework\Util\Logger.cs:line 91

at UserControl_SignInControl..ctor()

at ASP.usercontrol_signincontrol_ascx..ctor()

at ASP.general_login_aspx.__BuildControlSignInControl 1()

at ASP.general_login_aspx.__BuildControlfrmLogin()

at ASP.general_login_aspx.__BuildControlTree(general_ login_aspx __ctrl)

at ASP.general_login_aspx.FrameworkInitialize()

at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at System.Web.UI.Page.ProcessRequest()

at System.Web.UI.Page.ProcessRequestWithNoAssert(Http Context context)

at System.Web.UI.Page.ProcessRequest(HttpContext context)

at ASP.general_login_aspx.ProcessRequest(HttpContext context)

at System.Web.HttpApplication.CallHandlerExecutionSte p.System.Web.HttpApplication.IExecutionStep.Execut e()

at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)

May 20 '06 #1
1 1450
It appears a control you are using (SignInControl) may have a bug or may have a method call CreateInstance which you need to call on it before doing anything else.

HTH
Ciaran
"Arsalan Ahmad" <ar*****@hotmail.com> wrote in message news:Ou**************@TK2MSFTNGP02.phx.gbl...
Hi,

I am trying to deploy my website. But when i try to access the page, I get following errors in event viewyer. So could you please tell what is wrong?

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 5/20/2006 8:51:24 AM

Event time (UTC): 5/20/2006 12:51:24 PM

Event ID: c20ffd53663344cbb7d4b89a2564be55

Event sequence: 14

Event occurrence: 1

Event detail code: 0
Application information:

Application domain: /LM/W3SVC/1097560095/Root-4-127926030341250000

Trust level: Full

Application Virtual Path: /

Application Path: C:\Test\TestWebsite\

Machine name: TESTPC1
Process information:

Process ID: 484

Process name: w3wp.exe

Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:

Exception type: Exception

Exception message: Create instance is not called first hence, call CreateInstance to first Initialize Logger
Request information:

Request URL: http://localhost/general/login.aspx

Request path: /general/login.aspx

User host address: 127.0.0.1

User:

Is authenticated: False

Authentication Type:

Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:

Thread ID: 5

Thread account name: NT AUTHORITY\NETWORK SERVICE

Is impersonating: False

Stack trace: at Test.Util.Logger.getInstance() in F:\Framework\testFramework\Util\Logger.cs:line 91

at UserControl_SignInControl..ctor()

at ASP.usercontrol_signincontrol_ascx..ctor()

at ASP.general_login_aspx.__BuildControlSignInControl 1()

at ASP.general_login_aspx.__BuildControlfrmLogin()

at ASP.general_login_aspx.__BuildControlTree(general_ login_aspx __ctrl)

at ASP.general_login_aspx.FrameworkInitialize()

at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

at System.Web.UI.Page.ProcessRequest()

at System.Web.UI.Page.ProcessRequestWithNoAssert(Http Context context)

at System.Web.UI.Page.ProcessRequest(HttpContext context)

at ASP.general_login_aspx.ProcessRequest(HttpContext context)

at System.Web.HttpApplication.CallHandlerExecutionSte p.System.Web.HttpApplication.IExecutionStep.Execut e()

at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously)

Jun 18 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: news.onetel.net.uk | last post by:
I and my friend Karl have spent literally all day trying to find out what is causing my error but we are zapped of any further functionality :) I have a form that adds news records. You select...
1
by: dansan | last post by:
We have a webservice that we have been deploying using the deployment project in Visual Studio. Now we are trying to deploy this service to a server that has multiple sites. I have looked...
2
by: Jake | last post by:
Hello, We have developed a comprehensive website and are wanting to deploying it by creating a setup package. Can someone provide me with a tutorial on how to do this? I would appreciate it....
3
by: Hamilton | last post by:
Hi there, I've seen this error appear a few times in newsgroups but unfortunately I haven't found one that actually provides a solution. I'm basically deploying a new website into an area at a...
7
by: Ryan Ternier | last post by:
We're running a site that has required field validation on the login page. It works fine on our development / test machines. However, when I upload this site to our live server i get this error. ...
6
by: Michael | last post by:
Program builds solution and setup projects with no reported errors. Building and deploying as loose uncompressed files works just fine. Debug Building and deploying as a setup file results in...
0
by: Riga | last post by:
Hi guys, I'm trying to deploy a WebService on a server. Here's what I did so far: 1) Created a new website in IIS (on the port I want to use) 2) Shared that directory through windows so that I...
2
by: DCC700 | last post by:
VS 2005 Converted Header causing error when publishing After converting from Visual Studio 2003 to 2005, I have had several issues with a header that is used throughout the project. The...
4
by: ChrisFrohlich | last post by:
I am trying to deploy two copies of an application to a single website using two virtual directories: "2007" (Production) and "Demo". Each of these applications should point at a different DB, so...
3
by: kkao77 | last post by:
can you show me in more detail? I have same problem where on the page it's https://service.premilance.com/Company.svc, but the svcutil tells me to get it from https://pserver1/Company.svc?wsdl...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.