Results 1 to 2 of 2

Thread: Works on Dev, not on Server!!

  1. #1

    Thread Starter
    Addicted Member P.S.W.'s Avatar
    Join Date
    Aug 2000
    Posts
    146

    Works on Dev, not on Server!!

    I'm having a strange error lately. A function that was working fine on my web app is now crashing for no apparent reason. It works fine on my local machine, but on my server I am getting this message:

    "Object reference not set to an instance of an object"

    followed by:

    Project.Module.Function(Int32 Variable) in C:\Documents and Settings\user\VSWebCache\PC234\Project\Module

    This seems very bizarre to me. What is this "VSWebCache" and how does the server know about my local PC? Why is it trying to look there to find the function??? I have uploaded the binaries to the server; everything has been working fine until recently. Does anyone have any ideas?

    P.S. I am using ASP 1.1 and VB.NET/VS 2003
    Last edited by P.S.W.; Aug 30th, 2006 at 01:44 PM.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Works on Dev, not on Server!!

    Show code for the function.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width