iis - How to resolve typename not found in ASP.NET web application -


i developing web application using asp.net 4.0 company intranet. application began web site application , used iis 7.5 'convert application'. moved class module folder named old_app_code , when try run application, can not find typename have referenced in objectdatasource parameter. question "how should resolve problem?". ok try reference code in old_app_code folder, or there way of doing this. code in vb, not makes difference. ide microsoft visual web developer 2010 express.

app_code should main folder should have logical code.

check this

why having ambiguous type error when calling webmethod on asp.net web application?


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -