Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Security error after install web site with cmd file

Reply
Thread Tools

Security error after install web site with cmd file

 
 
JJJ
Guest
Posts: n/a
 
      03-05-2004
I web site is installed on v1 with a setup (msi).
I upgrade the web site with a file .cmd

After this operation : SecurityException /
AspNetHostingPermission

If i execute manually the "aspnet_regiis -i"
-> the web site is OK

If i insert in thge cmd file the line "aspnet_regiis -i"
-> the web site is not OK

Can you help me ?
 
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
pydb remote debugging/cmd.Cmd over socket? Diez B. Roggisch Python 2 05-29-2008 08:04 AM
To give LISTof Wirelss Networks,which Win32 cmd in cmd prompt is u =?Utf-8?B?U2V6aW4gRXJlbiAocy5lcmVuQHRldGFzLmNvbS50cik=?= Wireless Networking 1 07-05-2007 04:42 PM
[exec cmd for cmd in cmds] =?ISO-8859-1?Q?Sch=FCle_Daniel?= Python 3 03-08-2006 03:21 PM
Interpreter-like help in cmd.Cmd Sarir Khamsi Python 4 06-26-2005 06:57 PM
read input for cmd.Cmd from file Achim Domma (Procoders) Python 2 06-03-2005 08:32 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57