Skip to main content

Microsoft Silverlight

Answered Question Error after uploading dllsRSS Feed

(0)

ranialexander15
ranialex...

Member

Member

0 points

1 Posts

Error after uploading dlls

Hi,


I am working on a shopping cart .The code executes successfully and functions in my system, but after uploading the .dlls its giving an error like this:


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.]
DirectPay.WebForm1.InitializeComponent()
DirectPay.WebForm1.OnInit(EventArgs e)
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Page.ProcessRequestMain() +197

 

I have set the virtual directory , but no change its giving the same error always.

Can u please give a solution for my question.


Thanks,
Rani Alexander

Krasshirsch
Krasshirsch

Participant

Participant

1042 points

300 Posts

Answered Question

Re: Error after uploading dlls

It seems that at least one of your class references came up empty, unfortunately this can have multiple reasons, you could check the innerexceptions for more details.

A Bro must always post bail for another Bro, unless it's out of state or, like, crazy expensive.

Crazy Expensive Bail > (Years You've been Bros) * $100

Alexander Wieser
Germany
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities