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\'.
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\"
The connection name \'MySqlServer\' was not found in the applications configuration or the connection string is empty.
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
I uploaded my site to a server and i cant use my database on it. I cant take or use any information on it.
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.
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.
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
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
I installed WAMP, I have access database file in project folder, but don\'t have installed Access on my compu开发者_StackOverflow社区ter.