Click here to Skip to main content
15,860,972 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionI'm no magician! Pin
CoolAmir11-Oct-05 2:14
CoolAmir11-Oct-05 2:14 
AnswerRe: ME TOO Pin
militiaware12-Oct-05 16:10
militiaware12-Oct-05 16:10 
QuestionRegex URL problem - help needed! Pin
nzmike11-Oct-05 1:25
nzmike11-Oct-05 1:25 
AnswerRe: Regex URL problem - help needed! Pin
minhpc_bk11-Oct-05 16:44
minhpc_bk11-Oct-05 16:44 
GeneralRe: Regex URL problem - help needed! Pin
nzmike11-Oct-05 16:48
nzmike11-Oct-05 16:48 
QuestionIIS Pin
Nisha8010-Oct-05 22:33
Nisha8010-Oct-05 22:33 
AnswerRe: IIS Pin
Dave Kreskowiak11-Oct-05 6:51
mveDave Kreskowiak11-Oct-05 6:51 
AnswerRe: IIS Pin
Nuray15-Oct-05 0:22
Nuray15-Oct-05 0:22 
First of all you MUST install IIS before the installation of VS.NET
It is necessary for ASP.Net applications which you need a web server.
(1) You can install it from
Start -> Control Panel \ Add Remove Programs \Add Remove windows component
check IIS checkbox
(2) You can use IIS Manager from
Start -> Run \inetmgr.exe
It shows default Web site (C:\Inetpub\wwwroot)
if everything is okey your internet browser can show asp files.
(3) .Net creates and open a virtual directory for your web project under
C:\Inetpub\wwwroot
It is better to know how to create a virtual directory from IIS as a general knowledge (http://www.webwizguide.com/asp/tutorials/installing_iis_winXP_pro.asp)

P.S : If you install IIS after the installation of VS.NET, VS.NET doesn't recognise IIS. Help instructions and ISS diagnostic tools don't help much.
Because of this problem I have to use use VS .Net 2002 for web applications instead of 2003 which doesn't see IIS on the same machine.

Questioninterview question Pin
Anonymous9-Oct-05 20:18
Anonymous9-Oct-05 20:18 
AnswerRe: interview question Pin
Colin Angus Mackay9-Oct-05 21:37
Colin Angus Mackay9-Oct-05 21:37 
GeneralRe: interview question Pin
Anonymous9-Oct-05 22:45
Anonymous9-Oct-05 22:45 
QuestionStreamWriter cutting short Pin
nim529-Oct-05 11:49
nim529-Oct-05 11:49 
AnswerRe: StreamWriter cutting short Pin
Dave Kreskowiak9-Oct-05 14:38
mveDave Kreskowiak9-Oct-05 14:38 
GeneralRe: StreamWriter cutting short Pin
nim529-Oct-05 14:51
nim529-Oct-05 14:51 
AnswerRe: StreamWriter cutting short Pin
S. Senthil Kumar9-Oct-05 19:28
S. Senthil Kumar9-Oct-05 19:28 
Questionhow can i send SUM Parameter from Form to.. Pin
kings_19-Oct-05 8:45
kings_19-Oct-05 8:45 
QuestionHow to determine the installation directory in a setup project... Pin
Fredy8-Oct-05 6:57
Fredy8-Oct-05 6:57 
AnswerRe: How to determine the installation directory in a setup project... Pin
rwestgraham8-Oct-05 21:10
rwestgraham8-Oct-05 21:10 
AnswerRe: How to determine the installation directory in a setup project... Pin
Fredy9-Oct-05 8:31
Fredy9-Oct-05 8:31 
NewsNDoc for .NET v.2.0 Pin
jjrdk8-Oct-05 6:12
jjrdk8-Oct-05 6:12 
GeneralRe: NDoc for .NET v.2.0 - here's the XML Pin
Colin Angus Mackay8-Oct-05 8:30
Colin Angus Mackay8-Oct-05 8:30 
GeneralRe: NDoc for .NET v.2.0 - here's the XML Pin
jjrdk8-Oct-05 21:11
jjrdk8-Oct-05 21:11 
Question[求助]How to Get some account's ACLs on a folder? Pin
jsjszg7-Oct-05 22:10
jsjszg7-Oct-05 22:10 
QuestionSetting background issue for drawing application in .NETCF Pin
Sevu7-Oct-05 21:15
Sevu7-Oct-05 21:15 
AnswerRe: Setting background issue for drawing application in .NETCF Pin
S. Senthil Kumar7-Oct-05 23:01
S. Senthil Kumar7-Oct-05 23:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.