Re: Trouble Getting VS.Net 2003 WalkThroughs MSDE Connection



Jens,

Please excuse my ignorance. This is my first experience with a public
newsgroup. I was not trying to communicate outside of the newsgroup. When I
tried the ReplyGroup Option on my OutLook Express, the message made me
concerned that my response would be going to everyone in the group. I
thought that would have me bothering a lot of people unnecessarily.

Since your email I have read up a little on the OSQL utility.

>From a DOS command prompt I typed

osql -L
the response was
Servers:
-- NONE --

When I typed osql -E the response was

[Shared Memory]SQL Servr does not exist or access denied.
[Shared Memory]ConnectionOpen <Connect<>>.

thanks,
hugh



"Jens Süßmeyer" <Jens@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:%2351vgpqSFHA.2304@xxxxxxxxxxxxxxxxxxxxxxx
> WHat does
>
> OSQL -L say at the commandline ?
>
> Is the instance running and ready, does the service come up without any
> error, do you have an named instance installed or just the standard
> instance ?
>
>
> HTH, Jens Suessmeyer.
>
> ---
> http://www.sqlserver2005.de
> ---
>
> "Hugh O" <HughLD@xxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
> news:OtF%23gsnSFHA.2132@xxxxxxxxxxxxxxxxxxxxxxx
>> Have successfully installed VS.Net 2003 and had started to use the VS
>> Startup WalkThroughs for Creating a Web app. It asked for the server
>> information for a Pub database. I asked the MS Newsgroup for VS.Net
>> Setup and they directed me to install MSDE and they attached a
>> ConfigSamples app to create the sample databases. I executed a
>> SQL2KDeskSP3 exe and then the related Setup asking to create an instance
>> for NetSDK, that they said was required for the ConfigSamples.
>>
>>
>>
>> The SQL2KDeskSP3 completed with no message. I rebooted and there is a
>> MSDE icon in the Systray. It does say Not connected though. When I
>> executed ConfigSamples it ended with the following window heading and
>> message.
>>
>>
>>
>> MS.Net Framework SDK QuickStart Tutorials
>>
>> The samples configuration has completed with errors. Review log for more
>> details.
>>
>> And it offers an option to launch.
>>
>>
>>
>> The log had all pass condition codes except these copied statements
>>
>> 6:43:39 AM Monday, April 25, 2005: [Info] Could not detect NetSDK
>> instance of SQL Server. Databases will not be installed.
>>
>> 10:45:39 AM Tuesday, April 26, 2005: [Fail] Error executing SQL script.
>> (Script/ExitCode): InstPubs.sql/1
>>
>> 10:45:41 AM Tuesday, April 26, 2005: [Fail] Could not add QuickStart user
>> to database.: Pubs: Cannot open database requested in login 'Pubs'. Login
>> fails.
>>
>> Login failed for user 'HUGHDANC-BIWWOS\HughBoss'.
>>
>>
>>
>> I believe that first warning message was left over from an attempt
>> yesterday. I was able to launch the QuickStart and launch the MS.Net
>> Framework SDK Tutorials. But when I tried to execute the VS.Net 2003
>> WalkThroughs and connect to the Pubs database I get the following error
>> message
>>
>>
>>
>> Error enumerating data servers. Enumerator reports "Unspecified error"
>> (there was nothing listed in the server dropdown in the Connection
>> Wizard)
>>
>>
>>
>> What can I do to rectify this. All that I really want to do initially is
>> to be able to use the Walk Throughs for VS.Net and maybe try the
>> QuickStarts for MS.Net Framework SDK tutorials. I have an application I
>> want to make into a Web based software.
>>
>>
>>
>> Thanks,
>>
>> hugh
>>
>>
>
>


.



Relevant Pages

  • Re: Trouble Getting VS.Net 2003 WalkThroughs MSDE Connection
    ... It asked for the server ... > and they directed me to install MSDE and they attached a ConfigSamples app ... > to database.: Pubs: Cannot open database requested in login 'Pubs'. ...
    (microsoft.public.sqlserver.msde)
  • Trouble Getting VS.Net 2003 WalkThroughs MSDE Connection
    ... It asked for the server ... and they directed me to install MSDE and they attached a ConfigSamples app ... database.: Pubs: Cannot open database requested in login 'Pubs'. ...
    (microsoft.public.sqlserver.msde)
  • Re: How to resport WSS TS from DB on SharePoint Portal?
    ... newsgroup. ... And now I try to restore the site from the database. ... install only WSS and rebuild the site and then install sharepoint ...
    (microsoft.public.sharepoint.portalserver.development)
  • Re: C++ support for ADO
    ... I've added them in the connection string because the database itself ... you may need to install the Jet components on the machine that is ... Please reply to the newsgroup. ...
    (microsoft.public.data.ado)
  • Re: ASP.Net?
    ... > and learn to install the database that will enable you to use the QuickStart Tutorials. ... > What's the newsgroup for ASP.Net? ...
    (microsoft.public.dotnet.framework.aspnet)

Loading