Class Access problem
-
Hi, i have created a new folder and define a class outside the app code folder but it is not visible on webpage.aspx.vb pages. will any one help me
KnightGuy
-
Hi, i have created a new folder and define a class outside the app code folder but it is not visible on webpage.aspx.vb pages. will any one help me
KnightGuy
I think change your web site to web application. Then it will do.. I think. You need to see if the file is included or not and in current namespace.
Abhishek Sur
modified on Thursday, September 18, 2008 6:14 AM
-
Hi, i have created a new folder and define a class outside the app code folder but it is not visible on webpage.aspx.vb pages. will any one help me
KnightGuy
Check if the newly created class has any namespace if it has namespace then include this namespace in your .vb class by using namespaceWholeName; then try to access Might be yours is website and compiler will not compile you class files until these are not in App_Code folder thats the reason you can't access this class
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... " Check My Blog