473,395 Members | 1,846 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,395 software developers and data experts.

App not running when deployed to web server

Hi - I have my app running quite happily on a local machine - when I
port to the live server (which I have full access to - and has .net1.1
installed), I get the following when I click on any button on the web
form that posts back:
[NullReferenceException: Object reference not set to an instance of an
object.]

clearscreen.call_monitor.calcRunningScore()

clearscreen.call_monitor.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() +731


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

I'd appreciate any help, thanks,

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 21 '05 #1
2 1088
It's obviously something in the calcRunningScore function. Since you didn't
provide that code, there is no way to tell.

"Mark" <an*******@devdex.com> wrote in message
news:u7**************@TK2MSFTNGP10.phx.gbl...
Hi - I have my app running quite happily on a local machine - when I
port to the live server (which I have full access to - and has .net1.1
installed), I get the following when I click on any button on the web
form that posts back:
[NullReferenceException: Object reference not set to an instance of an
object.]

clearscreen.call_monitor.calcRunningScore()

clearscreen.call_monitor.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() +731


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

I'd appreciate any help, thanks,

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 21 '05 #2
Hey Mark,
you will need to declare a new instance of an object before you use it.

hope this helps,
Landi

"Mark" <an*******@devdex.com> wrote in message
news:u7**************@TK2MSFTNGP10.phx.gbl...
Hi - I have my app running quite happily on a local machine - when I
port to the live server (which I have full access to - and has .net1.1
installed), I get the following when I click on any button on the web
form that posts back:
[NullReferenceException: Object reference not set to an instance of an
object.]

clearscreen.call_monitor.calcRunningScore()

clearscreen.call_monitor.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() +731


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

I'd appreciate any help, thanks,

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 21 '05 #3

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

Similar topics

0
by: Maher K. Al-Jendasi | last post by:
Hello All, I have developed a .NET application, and I deployed the application to my server, when I go to the server and log into it the application runns correctly without any problems, even if...
5
by: aladdinm1 | last post by:
Hi All, I have an annoying trouble with binary serialization. I have a windows forms application which works like a server and keeps sending data to its clients. The data is serialized before...
2
by: SivaKumar | last post by:
Hi All, I have developed a web application using ASP.NET which contains crystal reports. The reports are running fine on my development machine.When i deployed my application on the production...
5
by: Juan Posadas | last post by:
All, I deployed my website that requires V1.1 in the production server. I installed the framework v1.1 with the dotnetfx.exe /c:"install /noaspupgrade" and everything went fine. Then, I...
3
by: MIGUEL | last post by:
Hi all, I'm quite lost with how adding web references to a project creates proxy classes. I've developed a web service with two classes inside and that contains three references to three...
2
by: Mark | last post by:
Hi - I have my app running quite happily on a local machine - when I port to the live server (which I have full access to - and has .net1.1 installed), I get the following when I click on any...
2
by: Praveen | last post by:
Hi All, I have made a webservice in C# and it works fine in my machine. I ran into a crazy problem when I wanted to deploy it in windows 2003 server. I have run "aspnet_regiis.exe -i" to make...
5
by: Simon Hart | last post by:
Does anyone know the standard code access permission to be able to manipulate a process using the Process class? Thanks Simon.
4
by: Jeremy S. | last post by:
We're in the process of writing a new Windows Forms app and the desktop support folks want for it to be run from a network share. I know it's possible (i.e., just have the framework on the clients...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.