Hi there,
I have delpoyed my Web site on II7 web server. The Website seems to run fine and its communciating with the Database succesfully. The Database is connected through ODBC and this connection is being shared by a Window application as well.
Everything works fine as long as Web site is only communciating with the Database, but as soon as the windows application gets connected, the website starts throughing error, ODBC Specified file is already in use.
I never had this issue when deploying the website on IIS 6 version.
I did some initial search and one of the website recommended to add full permissions for IUSER and IIS_IUSER users. I did that, but nothing has changed.
Could someone please let me know what bit I am missing here. I would believe there might be some file permission setting thats has to be altered here.
Thanks in advance.
OS : Windows 2008 server
IIS : version 7
Web site : ASP.NET 2.0, .NET Framework 2.0.50727