ASP.NET - null reference exception after adding dll..?
Asked By sunil pandey on 13-Sep-12 06:28 AM
Hi all
i created one class1.dll from class1.cs file.i added in refrence in my web project.when i run the project
throwing error at class1 cl=new class1()