This will either be the ASPNET or NETWORK SERVICE windows account so if you want to continue with this route you will have to grant access in SQL Server to the relevant windows account.
How could this be done?
Thanks for the help. I am new to web programming and appreciate the help.
Here are the contents of the web.config file:
<?xml version="1.0"?>
<configuration>
<configSections>
<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup...
Firstly, thanks for having a look at my prob, Mark.
My SQL Server 2008 Express (Advanced features) is setup no probs. I have verified connecting to the db engine using SSMS.
I am not sure what credentials ASP.NET is using. Here is the connection string:
"Data Source=.\SQLExpress;Integrated...
I created a personal website using the Microsoft personal website starter kit (http://www.asp.net/downloads/starter-kits/personal/) then tried to run it in Visual Web Developer 2008. When I did so, I got the error msg shown below.
My OS is Win XP Home and I am running Visual Web Developer in an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.