Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Running Sample Application
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01352743
Message ID:
01353522
Vues:
17
>James,
>
>>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.
>
>Make sure the sample application's app.config file has the Localize setting set to "False". It looks like the app is trying to open the Message table which contains localization strings. If you want localization turned on, you need to run the Localization database scripts as described in the MM .NET Dev Guide.
>
>Best Regards,

Thanks, Kevin. That was the problem. Still researching the framework. Excellent work!
James Moore
Owner/Developer
Ministry Tracking Software, Inc.
www.youthtrack.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform