RE: New website in ISS
- From: ArcAngle <ArcAngle@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Aug 2006 04:20:02 -0700
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
- References:
- RE: New website in ISS
- From: bass_player
- RE: New website in ISS
- Prev by Date: Re: Ras Vpn dhcp default gateway problem
- Next by Date: Re: Too slow to shutdown..
- Previous by thread: RE: New website in ISS
- Index(es):
Relevant Pages
|