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
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