May 22nd, 2000, 06:17 PM
Can someone PLEASE give me some answers. This is driving me crazy!
Made an IIS app, works perfectly within VB IDE. When I try to run it in Win98/PWS, I get nothing. My webhost cant even register the dll without an error. So, I started from scratch. Used VB 6.0 to start a dll. Compiled right from the start, tested on Win98/PWS and worked fine.
Next I imported my HTML template, compiled and now I get this error in Win98/PWS.....
VWTree error '800a9c68'
Application-defined or object-defined error
/webclass1.asp, line 13
The only line I have in the dll is
Template1.Writetemplate
Can anyone give me an answer?
Made an IIS app, works perfectly within VB IDE. When I try to run it in Win98/PWS, I get nothing. My webhost cant even register the dll without an error. So, I started from scratch. Used VB 6.0 to start a dll. Compiled right from the start, tested on Win98/PWS and worked fine.
Next I imported my HTML template, compiled and now I get this error in Win98/PWS.....
VWTree error '800a9c68'
Application-defined or object-defined error
/webclass1.asp, line 13
The only line I have in the dll is
Template1.Writetemplate
Can anyone give me an answer?