This topic is locked

Error when editing in the 'list-page'

11/11/2003 7:40:22 AM
ASPRunnerPro General questions
P
pskjo author

Problems with the page 'xxx _list.asp' using ASPRunner 2.3
When I make a minor change in the page it results in this error:

Error Type:

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

/nf_bsc/BSC_drift/Definitioner/Definitioner_list.asp, line 245
It hapend eg. if I just change the text in the top of the page 'Logged as' to another text.
I want to add a If-loop in the subroutine 'looprs' that compare with userinformation in a cookie and only list lines that matches, but it result in the same error.
Regards

pskjo
It worked when I use Dreamweaver in stead of Frontpage.
Regards

pskjo

Sergey Kornilov admin 11/11/2003

Hi,
I guess Frontpage breakes something when you edit ASP files. I recommend Microsoft Visual Studio if you need to edit ASP files.
Best regards,

Sergey Kornilov