Re: Ptinter dialogue from serverside

  •  04-25-2010, 4:20 PM

    Re: Ptinter dialogue from serverside

    Thanks, ken. This works good on my local machine but it is giving the 'object refrence not set to an instance of an object' on the production server at the first line of this :
    base.OnLoad(e);
    This is where the ref object is failing.
     
    Any ideas would be greatly apperictaed
    Thanks
View Complete Thread