dbarkman

Members
  • Content count

    4
  • Joined

  • Last visited

About dbarkman

  • Rank
    Forum Newbie
  1. I am disappointed that after 33 views, I have not received any replies to my query. My company is very close to making a large purchase of FusionCharts software. I will be the person to recommend the purchase, but cannot yet since I can't demo the software. If anyone from FusionCharts is reading this forum, please make an attempt to provide some support. I would like some suggestions over just 33 views and no suggestions. Windows 2008, SQL Server 2005/2008 and IIS7 is the environment we will be using FusionCharts in, I must get this demo working before I can recommend a purchase. Thank You David Barkman
  2. Hi, I'm attempting to get the C# (ASP.NET) + MS SQL/MS Access Version Blueprint Application working on my server. My server is running Windows 2008 Standard SP2 64bit with IIS7. Also running SQL Server 2005. I would like to get the blueprint app running against the SQL Server 2005 database eventually, but I'm trying to get it running against the Access database first. Here is what I have in my web.config file: When I go to http://localhost/App/default.aspx, I get a "Server Error in '/' Application page with the following error: ERROR [iM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Do I need to configure something different since I'm using 2008 64bit and IIS7? Thanks! David Barkman