Configuration Error

  • Thread starter Thread starter sundar_s1210
  • Start date Start date
S

sundar_s1210

in one of my asp.net application in getting a Configuration Error
while rest of my application is running fine

extra thing in this application is that i am having a Class file
which contain many classes and in Global.asax file i am creating an
object of that Class file.
Right now i have created one web form
In that web form i am creating object of Global.asax and accessing
member variable of one of class which i have created in Class file.

While running the application in facing the Configuration error
 
Hi sundar:

Can you post the error message and a small example of the code that
demonstrates the error?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top