CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2005_express Tags:
Item Type: NewsGroup Date Entered: 8/8/2006 11:35:08 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 12 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
NetMeister
Asp.Net User
Deploying a Web Developer Express Project to a Web Hosting Provider8/8/2006 11:35:08 AM

0/0

I am having trouble deploying a web site I have developed to my web hosting provider. I hope this is an appropriate forum.

1. DEVELOPMENT SCENARIO
a) I have configured and developed a 'File System' web site project on my local PC.
b) The site uses the default 'Login' and 'Membership' controls.
c) A SQL Server 2005 Express database called ASPNETDB.MDF was automatically created in the \App_Data directory.
d) The 'Login' and 'Membership' controls all use the above database successfully.


2. DEPLOYMENT ISSUES
I want to deploy my site from my local 'File System' to my web hosting provider, and am having some challenges:

a) My web hosting provider has not implemented SQL Server 2005 Express. However, they allow me to create one (1) full SQL Server 2005 database. The database can be named anything I choose, but must reside in the \db directory (which is on the same level as the wwwroot directory where the web files reside).
The site structure is as follows:
\db
    MyDatabase
\logs
\wwwroot
    \App_Data
    \Images
    default.aspx, etc. ...

 

  • How do I modify my ASP.NET 2.0 website's settings so that the 'Login' and 'Membership' controls use the database in the \db folder?
  • What is the best way to deploy my site successfully, so that all the controls still work, as they do on my local 'File System' version? I've tried the 'Copy Website' technique but this doesn't work so good with the Database and Login Controls issues that I am having.

Any good references or help will be appreciated.

NetMeisterConfused

[email protected]
Asp.Net User
Re: Deploying a Web Developer Express Project to a Web Hosting Provider8/8/2006 5:42:42 PM

0/0

Take a look at aspnet_regsql.exe.

Jeff


Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
mocsoft
Asp.Net User
Re: Deploying a Web Developer Express Project to a Web Hosting Provider8/10/2006 10:05:57 AM

0/0

I am currently in the process of developing a site using the login controls and have similar restrictions with my hosting provider. I breifly had a look at the aspnet_regsql.exe tool and it seems to give a wizard to move your membership aspnetdb to your local database. However I didnt run the wizard the whole way for fear of doing something ireversible at this stage. If you have done this could you let me know how you got on?

Thanks
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET 2.0 Website Programming: Problem-design-solution Authors: Marco Bellinaso, Pages: 576, Published: 2006
Beginning ASP.NET 3.5: In C# and VB Authors: Imar Spaanjaars, Pages: 734, Published: 2008
The Book of Visual Basic 2005: .NET Insight for Classic VB Developers Authors: Matthew MacDonald, Pages: 490, Published: 2006
Perspectives on Web Services: Applying SOAP, WSDL and UDDI to Real-world Projects Authors: Olaf Zimmermann, Mark Tomlinson, Stefan Peuser, Pages: 648, Published: 2003
Microsoft Office Outlook 2003 Inside Out Authors: Jim Boyce, Pages: 1110, Published: 2003

Web:
Recipe: Deploying a SQL Database to a Remote Hosting Environment ... First Tutorial: Deploying a SQL Express Database to a SQL Server Hosting Account ... To create a new web project based on it, select File->New Web Site ...
Introduction to Visual Web Developer 2005 - Express Edition Explores advantages of the Visual Web Developer Express Edition, ... deploy your files to the hosting provider without leaving the development environment, ...
Help Deploying A DNN Project - ng.asp-net-forum.dotnetnuke ... Follow these instructions if you are deploying your DotNetNuke project on a shared web hosting, where you should not install MyDirect .NET. ...
Using SQL Server Express Edition with ASP.NET When you connect to a local database project, Visual Web Developer ... Here are some other options for deploying a SQL Server Express Edition database. ...
Deploying web site with database - ASP.NET Forums NET and have been using Web Developer 2005 Express to get started. ... Thanks, I 'll talk to my web hosting provider to get the right connection string. ...
Deploying MediaWiki on OpenSolaris (Developer Express) - Sriram ... Feb 5, 2008 ... This is pretty much all is needed to host your web site and start ... the entry Deploying MediaWiki on OpenSolaris (Developer Express) ...
Developing with Web Services in Express editions - impossible ... You will need an IIS server if you wish to host web applications. Web Developer Express Edition makes working with IIS possible, just right ...
O'Reilly - Safari Books Online - 9780980455212 - Build Your Own ... Using Visual Web Developer Express to Deploy ASP.NET Applications ... NET is deploying your application. Firstly, unlike many traditional scripting ...
CodeProject: .NET Role-Based Security in a Production Environment ... May 19, 2008 ... When deploying the application to the production environment, .... Other web hosting providers simply have the developer FTP the development ...
Web Hosting Providers Let Security Sag Web hosting providers that can't keep DNS servers clean are exposing ..... without express written permission of Ziff Davis Enterprise Inc. is prohibited. ...




Search This Site:










store photos in the upload directory

error installing starter kit

add roles for user problem

new installation problem

button placement in or after custom navigation template

aspnetaccessprovider in vs 2005 using vb.net

sql server in studio 2008??

linq and mysql

question authorization default.aspx

is there a module available to load other user controls?

contentholder in master pages

inserting from asp.net textbox

a side navigation menu for dnn

tabstrip/multipage printing

web site breakup in one application compiling problems

help migrating from static site to dnn

problem with web test in vs2008

include asp.net file

dnn 2.1.2 problem help!

can no longer debug asp.net/vb.net web solution...

missing module edit menu

createuserwizard not logging in user after created

assigning a profile value to a new user

deployment problems to production system

db connection issues

treeview default to open the second level.

anouncements updating calendar

vb.net version?

forms authentication timeout problem

sitemap control with subdomain

 
All Times Are GMT