|
Home > Archive > BizTalk Server Tools > August 2004 > "SQL Server does not exist" error when deploying
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
"SQL Server does not exist" error when deploying
|
|
|
| Hi,
I am trying to deploy my project but am getting this error:
" SQL Server does not exist or access denied".
When I check SQL Enterprise Manager, it is 'started'.
| |
| Tatyana Yakushev [MSFT] 2004-08-03, 8:47 pm |
| Do you have permissions to the server?
Can you check deployment settings on the project? (right click on the project in solution explorer, select properties, navigate to configuration properties | Deployment).
Regards
Tatyana
--------------------
>Content-Class: urn:content-classes:message
>From: "ZD" <anonymous@discussions.microsoft.com>
>Sender: "ZD" <anonymous@discussions.microsoft.com>
>Subject: "SQL Server does not exist" error when deploying
>Date: Tue, 3 Aug 2004 15:30:15 -0700
>Lines: 6
>Message-ID: <bc7a01c479a9$72c280c0$a401280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Thread-Index: AcR5qXLCBc2mmUelRcu+PRdFlHLS4A==
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Newsgroups: microsoft.public.biztalk.tools
>NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
>Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.tools:3982
>X-Tomcat-NG: microsoft.public.biztalk.tools
>
>Hi,
>
>I am trying to deploy my project but am getting this error:
>" SQL Server does not exist or access denied".
>
>When I check SQL Enterprise Manager, it is 'started'.
>
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
| |
| Jack Blalock 2004-08-05, 8:02 am |
| Make sure in your project properties, under Configuration
Properties-->Deployment that this is the server you are trying to deploy to
for your BiztalkMgmtDb database.
Jack Blalock [MSFT]
This posting is provided "AS IS", with no warranties, and confers no rights.
|
|
|
|
|