Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Uploading a PDF file sometimes cause "Object reference not set to an instance of an object" error.
Re: Uploading a PDF file sometimes cause "Object reference not set to an instance of an object" error.
11-08-2009, 8:20 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Uploading a PDF file sometimes cause "Object reference not set to an instance of an object" error.
Reply
Quote
Aldrich
I think your web server of the VisualStudio throws that error.
You can try to run such page for test :
<%@ Page Language="C#" %>
<%= Context.Request.UserHostAddress%>
Regards,
Terry
View Complete Thread