ASP에서 Dll 호출문제 도와주세요
글쓴이: Achilles / 작성시간: 목, 2010/07/08 - 8:19오후
ASP에서 Dll 호출이 잘 안되서 그래요.
ATL DLL을 만들어서 ASP에서 아래와 같이 했는데 되지 않습니다.
<%
Dim myObject
myObject = Server.CreateObject("SimpleATLcom.CSimpleCom")
myobject.Calculate()
myobject = nothing
%>
DLL Name : SimpleATLcom.dll
Class Name : CSimpleCom
Method Name : Calculate()
고수님들 보시고 빨리 도와주세요.
긴급한 문제가 되서 그러니 빨리 도와주시기를 바랍니다.
Forums:


댓글 달기