Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Running Sample Application
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01352743
Message ID:
01352769
Views:
29
Hi James,

>Hi Kevin,
>
>I've been trying to run the latest MM.NET evaluation Sample application. I get the following error:
>
>Title; SQLException was unhandled
>Message: Invalid object name 'Message'.
>
>I know this has to do with not being able to connect to the database on my server (not local). I changed the connection string in the app.config file to the following:
>
>
>
><add key="CustA\Northwind\Connection" value="Data Source=MOORE3;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Northwind" \>
>
>
>
>My database in not local, but on a separate server. I tried doing Google searches but the only thing that came up was this was a Vista issue. I wouldn't be surprised. I cannot even connect using Server Explorer. I was about to move all of my .NET deveopment to my Windows XP box, but I thought I would check with you first to see if you know of any known issues.
>
>What is strange about attempting to connect in Server Explorer is I can enter the server name and click the Test Connection and it displays the connection was successful. However, I know something is wrong because the database drop down is not being populated. I can connect to the server and the databases from my Vista machine within SSMS without any problems so I thought that would rule out any blocked ports.
>
>Let me know if you've seen or heard of this and if you have any suggestions. I'm out of ideas.
>
>Thanks,
>
>James Moore
>Owner/Developer
>Ministry Tracking Software, Inc.

I have seen this and not sure off the top of my head if it was related to a connection string issue. If you have a connection in Server Explorer can you look at the properties sheet and copy that connection string out and paste it next to your other to compare. Also does your database have windows security, database security or both?
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform