RE: New website in ISS



Hi bass_player

The reason I asked here is that it works fine on other server exept SBS 2003
standard.
--
------
ArcAngle


"bass_player" wrote:

I dont think this is the appropriate thread to post. Check out
http://forums.asp.net

Just to answer your question, looks like your error has something to do with
your code. You are trying to use an object which has not yet been created -
probably missed the New keyword on your code.
--
MCP MCDBA MCAD MCSD MCT MCTS:SQL Server 2005
"Helping people grow and develop their full potential as God has plan for
them"


"ArcAngle" wrote:

Hi

I just made a new website in ISS and when I try to access the site I get
tihis:

Server Error in '/' Application.
--------------------------------------------------------------------------------

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set
to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an
object.]
BIS.NET._default.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300

This ASP app uses a jet database to store information.

Could someone plz help me fix this so it will work?

I tryed to sett it as http://<domain>
--
------
ArcAngle
.



Relevant Pages

  • Re: Exchange 2003 Mobile Admin
    ... Object reference not set to an instance of an object. ... Please review the stack trace for more information about ... Exception Details: System.NullReferenceException: Object reference not set ... Server Error in '/MobileAdmin' Application. ...
    (microsoft.public.exchange.setup)
  • Please help !!!! Server Error in Application !! Object variable or
    ... We have hosted an asp.net application in a windows 2003 server machine. ... Dim OnlineConnection As New OnlineConnection ... An unhandled exception occurred during the execution of the ... Please review the stack trace for more information about ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: PLEASE HELP - Access is denied: Microsoft.Office.Interop.Owc.
    ... >> includes the OWC both on server and client. ... An unhandled exception occurred during the ... >> using the exception stack trace below. ... Attempting download of new URL ...
    (microsoft.public.office.developer.web.components)
  • Re: Object reference not set
    ... that has two other server side tables on it that have been working ... Object reference not set to an instance of an object. ... Exception Details: System.NullReferenceException: Object reference ... be identified using the exception stack trace below. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Sessions timing out quickly despite very high timeout set in web.config
    ... Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. ... and location of the exception can be identified using the exception stack trace below. ... When reviewing the code from the trace, it always is something that references something in the Session, and my ...
    (microsoft.public.dotnet.framework.aspnet)