I realized my mistake. I attached the file on the sql server as
CallMaster.mdf which is why the connection string without the mdf did not
work.
Hi Morris,
I'm glad that you've figured the problem out. BTW, for ASP.NET programming
issue, I would recommend you post in the following newsgroup:
microsoft.public.dotnet.framework.aspnet
since more ASP.NET guys may have chance to look into the issues.
Best regards,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@microsoft.com.
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: =?Utf-8?B?TW9ycmlzIE5ldW1hbg==?= <Morris@online.nospam>
>References: <F3F6330F-360A-4F24-9F26-95E7F346BEFD@microsoft.com>
>Subject: RE: Initial Catalog SQL Connection String
>Date: Thu, 20 Mar 2008 11:47:19 -0700
>I realized my mistake. I attached the file on the sql server as
>CallMaster.mdf which is why the connection string without the mdf did not
[quoted text clipped - 15 lines]
>>
>> Please advise.