Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

j++ to j# (vs2005) com dll consuming it in asp



Back to:
www.javaworld.com/javaworld/jw-01-2003/jw-0103-migration.html
.

have a very typical issue in converting j++ dll to j# com dll, consuming it in classical asp.

whenever i try to call an overloaded method of any class from the j# dll it gives the wrong argument or invalid list of parameters issue. if i change the overloaded method's signature then it works. but my dll has too many such overloaded methods. PLease suggest a better way to solve it.

secondly, whenever i am passing a Class object from the ASp to any dll method it is throwing error.

please help

Your rating: None Average: 2 (1 vote)