RE: Using ASP.NET Configuration Tool Remotely?



I have never been able to get the Asp.net configuration web application to
work on a remote server. It's really designed only for local machine
operation. However there are several open-source apps that replicate this
app. You can also write your own "admin" app that performs a lot of these
functions programmatically.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com


"Jonathan Wood" wrote:

The ASP.NET Configuration tool is great for quickly managing users in the
database on my development machine.

However, I don't see a way to use it to access the database on my Web
server. Is this possible?

Thanks.

--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com


.



Relevant Pages

  • Copy Project Help Needed
    ... on my local machine using my local IIS. ... I now want to upload or copy this to a remote server. ... When using frontPage as the web access method, ... "Unable to create Web project 'ABC'. ...
    (microsoft.public.dotnet.faqs)
  • Copy Project
    ... located on my local machine using my local IIS. ... I now want to upload or copy this to a remote server. ... When using frontPage as the web access method, ... "Unable to create Web project 'ABC'. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Remote stored procedure
    ... I am trying to run a stored procedure on a remote server and insert the ... output into a table on the local machine. ... BEGIN DISTRIBUTED TRAN ... was unable to begin a distributed transaction. ...
    (microsoft.public.sqlserver.server)
  • Re: Need a script spanning two servers suggestion.
    ... > What i'm thinkin of is having all the work done on the local machine. ... If it's MySQL it easy to ... > get this done...once u have the necessary rights on the remote machine. ... I think the mySQL database on the remote server is called "localhost," ...
    (comp.lang.php)