Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > deploy authentication 'forms'

Reply
Thread Tools

deploy authentication 'forms'

 
 
Pablo Duart
Guest
Posts: n/a
 
      11-20-2006
good morning

after many attempts I'm unable to deploy a site with the authentication mode
'forms'

I have a site with a sqlserver 2005 database called "test.mdf" that contains
the data
the security is handled by the usual "ASPNETDB.MDF" that contains the roles,
user ... all the access/security stuff

I try to deploy the site using xcopy and publish technic with no success

here is what I tried :

first to deploy the site, I copy the 2 mdf files on the server
the database files are then attached to sqlserver using sqlserver management
studio express
after that I copy the site on th server, link it to IIS and so on ...
I finally change the connectionstrings in the web.config to tell the site
how to connect to the 2 databases on this server

once the site installed, if I open the site in mode 'windows', everything
is ok so the access to the test database
but now if I use the mode 'forms' (the one I need to use), I simply can't
login

so I think something is missing to tell that the site access is managed by
the ASPNETDB database ?

so my question is certainly obvious but I am really without solution how to
deploy the security config with the site itself

thanks a lot









 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploy won't deploy Masterpage.master GaryDean ASP .Net 1 04-14-2009 01:50 AM
How to Deploy .NET across an organization Bryan Linton ASP .Net 1 01-21-2005 04:03 PM
Best way to deploy authentication on web services Rob Heckart ASP .Net Web Services 0 12-27-2004 07:47 PM
Deploy Assembly to GAC, and additional file system location Matt Gollob ASP .Net 0 11-18-2003 12:46 AM
Problem to deploy .NET project Hing ASP .Net 1 08-20-2003 07:41 PM



Advertisments