Problem with IIS and ASP.NET

Stimulsoft Reports.WEB discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Problem with IIS and ASP.NET

Post by Alex K. »

Hello,

Please check the sample project with .dll files from the following links and let us know about the result.
http://stimulsoft.com/private/WebSite1.zip

Thank you.
mietzekotze
Posts: 39
Joined: Tue Dec 20, 2011 8:07 am
Location: Germany

Problem with IIS and ASP.NET

Post by mietzekotze »

This one works just fine.

//EDIT:

Ok, the problem was the wrong mysql.data.dll. I used the 6.4.4, with 6.5.2 it works. Thank you guys!


//EDIT2:

Ok, correction. It's just working better, than before. I dont get the error from above. Let me explain what i did:

In my project, i changed the MySQL.Data.dll in the config from 6.4.4 to 6.5.2, after this step, the error from above disappeared. Then i went to the connection tab and chose "New Connection". In the list i chose the new mysql entry, and pasted my connection string. But as i clicked "Test", the site gave me error "Data adapter not found", but i dont get this error if i use your sample-project with the same connection string.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Problem with IIS and ASP.NET

Post by HighAley »

Hello.
mietzekotze wrote:This one works just fine.

//EDIT:

Ok, the problem was the wrong mysql.data.dll. I used the 6.4.4, with 6.5.2 it works. Thank you guys!


//EDIT2:

Ok, correction. It's just working better, than before. I dont get the error from above. Let me explain what i did:

In my project, i changed the MySQL.Data.dll in the config from 6.4.4 to 6.5.2, after this step, the error from above disappeared. Then i went to the connection tab and chose "New Connection". In the list i chose the new mysql entry, and pasted my connection string. But as i clicked "Test", the site gave me error "Data adapter not found", but i dont get this error if i use your sample-project with the same connection string.
We didn't really understand do you get any error now?

Thank you.
Post Reply