connection-string
Keyword not supported: 'server'
I\'ve been trying to edit my connection string for uploading my website to a server. I am not really experienced with this. I got this exception: the Keyword not supported: \'server\'.[详细]
2023-03-19 12:24 分类:问答asp.net mvc unable to connect to SqlServer when creating the users from Register page
I have Visual studio 2008 and Installed MVC2 RTM. For data base I have Sql Server 2008. When I first create a project of type \"asp.net mvc web application\"[详细]
2023-03-18 15:22 分类:问答How to validate ConnectionString exists and if not do not throw error
The connection name \'MySqlServer\' was not found in the applications configuration or the connection string is empty.[详细]
2023-03-18 05:49 分类:问答How to make sql membership provider and entity framework work using my database?
I have .NET MVC 3 project where I use sql membership provider and entity framework. I\'ve created new database on my SQL server and created all objects for membership provider using aspnet_regsql.exe[详细]
2023-03-17 14:23 分类:问答Problem with my database on the server
I uploaded my site to a server and i cant use my database on it. I cant take or use any information on it.[详细]
2023-03-15 16:02 分类:问答Creating a single connection file for my C# .NET Winform Application
I want to make a single connection file , using which , all the Forms of my winform application should connect to the online mysql database and select,update & insert data.[详细]
2023-03-15 05:52 分类:问答Connection String Problem
I\'m new to Visual Studio and MySQL. I\'m creating a Login Page and connect it with MySQL. But whenever I add a connection string. I always got an error.[详细]
2023-03-14 16:07 分类:问答Need Help with Dynamic Connection Strings in WCF Data Services... CreateDataSource() being called before OnRequest()?
I have a working WCF Data Service built on a Linq2Sql data provider.Things are looking good so far. The client app that hits the service accepts a user and password which I authenticate at the server[详细]
2023-03-13 12:22 分类:问答Setting up SQL Connection String for DotNetNuke in shared host environment
I\'m setting up a DotNetNuke application on a shared hosting environment and I\'m really new to the ASP.Net world. In a shared environment, do I have a web.config file开发者_如何学Go? or does my host[详细]
2023-03-13 00:31 分类:问答What will be connection string to Access database file with PHP
I installed WAMP, I have access database file in project folder, but don\'t have installed Access on my compu开发者_StackOverflow社区ter.[详细]
2023-03-12 05:34 分类:问答