MasterGinyu Posted September 14, 2004 Posted September 14, 2004 Alrighty I am not sure exactly how to do this but I have a c# compiled dll. I want to be able to use this in my asp.net page. I am not using code behind and when I try to @import the namespace it doesn't work. How can i add this dll so that I can use it in my asp.net page. I also want to be able to add it then up the page and dll to my webserver so it will work properly. Please advise. Thanks Quote
Administrators PlausiblyDamp Posted September 14, 2004 Administrators Posted September 14, 2004 Have you also added a reference to the dll within your project? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
MasterGinyu Posted September 14, 2004 Author Posted September 14, 2004 Well i am demoing outthis new web dev version of VS 2005 beta. I will see if I can look for it. Quote
georgepatotk Posted September 15, 2004 Posted September 15, 2004 i think definately it is reference problem. enjoy.. Quote George C.K. Low
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.