This topic is locked

ADODB

9/6/2008 5:18:22 PM
ASPRunnerPro General questions
M
myPCdoctor author

I've just completed building my first ASP runner project and get this error
Error Type:

ADODB.Stream (0x800A0BBA)

File could not be opened.

/aspr/libs/smarty.asp, line 182
- I gave anon Write Perms, but still get the error.
I've created the Virtual Dir in IIS, have appropriate permissions on the directory (used this dir for other projects, so the perms should be fine).
Any help would be appreciated.
Thanks.

M
myPCdoctor author 9/7/2008

I've just completed building my first ASP runner project and get this error

Error Type:

ADODB.Stream (0x800A0BBA)

File could not be opened.

/aspr/libs/smarty.asp, line 182
- I gave anon Write Perms, but still get the error.
I've created the Virtual Dir in IIS, have appropriate permissions on the directory (used this dir for other projects, so the perms should be fine).
Any help would be appreciated.
Thanks.


<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=32755&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' /> SOLVED. I believe it was a Custom View. I nuked it and now all is well.