User Profile

Collapse

Profile Sidebar

Collapse
arashy7
arashy7
Last Activity: Dec 18 '09, 03:02 PM
Joined: Aug 13 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • arashy7
    started a topic Problem with IIS and database connection
    in IIS

    Problem with IIS and database connection

    Hi,

    I have developed a website using Access and C#. The website perfectly works on my workstation (OS: XP Pro) locally and remotely. But when I deploy it on a server (OS: Server 2003) it stops working for remote access. I mean I cannot insert, delete and update data, but select commands work fine. The strange part of it is that I do not even receive errors for not being able to insert or update. I can still run the application on...
    See more | Go to post

  • arashy7
    replied to Data Source=|DataDirectory| --> question
    Hi,

    Thanks, your post helped me. But is there any way to detect the location of data directory in the runtime?

    Let me specifically explain my problem. I use typed datasets with connection to my local access database in App_Data. It works perefctly on my system, but when I transfer it to the server it stops connecting to the DB. The connection string in the web.config file is defined as:
    Code:
    		<add name="db_workshopConnectionString"
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...