Free asp.net2.0 free space

Source: Internet
Author: User
Tags generator connectionstrings

Free asp.net2.0 free space for free asp.net2.0, 3.5 free space, support for MS SQL Server Express2005 and FTP Http://www.qsh.eu/free provides 50 space and 2G of monthly traffic

1, first of all, in the Visual Web Developer 2005 or Visual Web Developer 2008 to do your site, the Http://www.qsh.eu/free to apply for an account

2, in your fill in the mailbox will receive the account information;

3, click the Administratorin the navigation bar on the http://www.qsh.eu/, then enter your account, click New Host, and fill in the relevant information

4, receive free space information, including FTP account, password, some other authentication information

5, in the landing on the account there is a ConnectionString generator, meaning is the connection string generator, the name of your file to write, click the button, the resulting text copy down

6, in Web.config to modify your ConnectionString, modify the method is: first delete the original ConnectionString, and then the text you get to copy the past, run a try, there are errors ... You also need to precede this line of text with a <remove name= "LocalSqlServer"/>

The example code is as follows, this example is version 3.5: <appSettings/> <connectionstrings><remove name= "LocalSqlServer"/> <add name= "LocalSqlServer" connectionstring= "Data source=. Sqlexpress;integrated security=true; User instance=true;database=wangya.qsh.es_5d024acb-5638-4d0a-ac75-936fc1e31202; attachdbfilename=| datadirectory| Database.mdf "providername=" System.Data.SqlClient "/> </connectionStrings>

OK, here is the modified, the attention is to your App_Data folder under the database name corresponding to delete the log, and then FTP it! Later on how to configure the site of the problem I do not do technical support ... </

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.