This topic is locked

Error nr -2147217904 because of cookies?

6/19/2006 9:29:01 AM
ASPRunnerPro General questions
S
s3tup author

Hello, first of all let me say that this product is amazing, I'm just using the trial version but i bet i'll buy it.

But there is a little thing that's making me go crazy, i put the result page inside a frame made with frontpage and going to a no-ip.com adress using windows IIS to run my database, when it opens the list page everything is Ok but when i click the view appears the error -2147217904 [Microsoft][Controlador Microsoft Access de ODBC] Poucos parâmetros. 2 esperado. ( few parameters. 2 expected), I noticed the cookie icon on Internet explorer was forbidden so i enabled the cookies for the site and the result (view) page was Ok and no errors occurred, is there any way to solve this problem? because if the page isn't inside the frame the error also does't appear, please help me <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=2810&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' /> ...

With best regards...

Sergey Kornilov admin 6/20/2006

ASP pages may not work if cookies disabled. Just make sure cookies are enbaled.

S
s3tup author 6/29/2006

ASP pages may not work if cookies disabled. Just make sure cookies are enbaled.


I know that, but Internet Explorer on SP2 automatically blocks the page and gives the error message, and if put the page generated with asprunner opening alone in a _blank frame it all works well, but if i use it inside a integrated frame created inside index.html page generated on frontpage the error occurs, some people told me tu use cookie munger to make the remote machines to accept the cookies but i don't know where to download it <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=9511&image=1&table=forumreplies' class='bbc_emoticon' alt=':(' /> is there any other way to resolve this