I am try work on an app that was upgraded to 2005 and I received the following warnings. I haven't figured out how to reference the class in an assembly - any direction would be helpful.
Warning : Please make sure class 'class name' is defined in code folder or in a reference assembly.
I can move the files to the App_Code folder (not in a folder in that folder) and the code will see this the file.
Thanks in advance
Hope everyone is having a great day!
Thanks - Jennifer
Warning : Please make sure class 'class name' is defined in code folder or in a reference assembly.
I can move the files to the App_Code folder (not in a folder in that folder) and the code will see this the file.
Thanks in advance
Hope everyone is having a great day!
Thanks - Jennifer