User-1007754623 posted
hello
i am portuguese and my english is not good...sorry!
The content "Create a Full-Featured Customer Login Portal?"
http://www.asp.net/learn/videos/video-47.aspx is running on my local server, using the visual 2005.
1 - What are the steps to configure and run that application on remote server?
2 - I have attached the northwinds.mdf and aspnetdb.mdf to my web hosting remote account! is it possible to run the login control and security site using that mdf files?
3 - What are the changes that a have to do in the we.config?
<?xml version="1.0"?>
<configuration>
<appSettings/>
<connectionStrings>
<add name="northwindsConnectionString1" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\northwinds.mdf;Integrated Security=True;User Instance=True"
providerName="System.Data.SqlClient" />
</connectionStrings>
<system.web>
<profile>
<properties>
<add name="FullName" defaultValue=""/>
</properties>
</profile>
<roleManager enabled="true" />
<pages theme="hilo" styleSheetTheme="hilo"/>
<compilation debug="false" />
<authentication mode="Forms" />
<siteMap defaultProvider="foo" enabled="true">
<providers>
<add name="foo" siteMapFile="web.sitemap" type="System.Web.XmlSiteMapProvider" securityTrimmingEnabled="true" />
</providers>
</siteMap>
</system.web>
</configuration>
cumprimentos aquiles boiça
Obrigado, thanks, merci, gracias, danke, grazie, 致謝 , ありがとう , شكر , благодаря