Click here to Skip to main content
15,925,723 members
Home / Discussions / C#
   

C#

 
AnswerRe: Error Pin
Travis D. Mathison3-May-06 2:21
Travis D. Mathison3-May-06 2:21 
Assuming you have the web components of Visual Studio .NET installed, the following steps are all that is needed to get the TreeMenuSample code up and running (assuming you're attempting this on an XP workstation):

1. Download and extract the TreeMenuSample demo project
2. Place the TreeMenuSample directory in the C:\Inetpub\wwwroot directory
3. Open IIS and under "Default Web Site" find the TreeMenuSample directory, right-click and select "Properties"
4. On the "Directory" tab, under "Application Settings" click the "Create" button
5. Click "Ok"
6. Open the solution in VS.NET and right-click the WebForm1.aspx and select "Set As Start Page"
7. Hit F5 (Debug) or Ctrl-F5 (Run w/out Debug) to start up the demo

When you follow these steps to get the code up and running at which stage does it fail? Or are you able to make it work by following the above? Do you have FrontPage server extensions installed and configured for IIS?

~Travis

GeneralRe: Error Pin
Hamid_RT3-May-06 3:05
Hamid_RT3-May-06 3:05 
GeneralRe: Error Pin
Travis D. Mathison3-May-06 3:40
Travis D. Mathison3-May-06 3:40 
GeneralRe: Error Pin
Hamid_RT3-May-06 3:51
Hamid_RT3-May-06 3:51 
GeneralRe: Error Pin
Travis D. Mathison3-May-06 4:16
Travis D. Mathison3-May-06 4:16 
GeneralRe: Error Pin
Hamid_RT3-May-06 4:32
Hamid_RT3-May-06 4:32 
Questionwindows messaging constants Pin
kumar.bs2-May-06 20:38
kumar.bs2-May-06 20:38 
AnswerRe: windows messaging constants Pin
alexey N2-May-06 20:53
alexey N2-May-06 20:53 
GeneralRe: windows messaging constants Pin
kumar.bs2-May-06 21:13
kumar.bs2-May-06 21:13 
GeneralRe: windows messaging constants Pin
microsoc2-May-06 21:55
microsoc2-May-06 21:55 
QuestionSQL Querry Pin
cshivaprasad2-May-06 20:06
cshivaprasad2-May-06 20:06 
AnswerRe: SQL Querry Pin
Naveed N Malik2-May-06 21:48
Naveed N Malik2-May-06 21:48 
AnswerRe: SQL Querry Pin
Guffa2-May-06 21:54
Guffa2-May-06 21:54 
QuestionGlobal varaible Decleration Pin
abhinish2-May-06 19:39
abhinish2-May-06 19:39 
AnswerRe: Global varaible Decleration Pin
Christian Graus2-May-06 20:03
protectorChristian Graus2-May-06 20:03 
QuestionComboBox problem windows application Pin
yogsworld2-May-06 19:20
yogsworld2-May-06 19:20 
AnswerRe: ComboBox problem windows application Pin
DigitalKing2-May-06 19:28
DigitalKing2-May-06 19:28 
GeneralRe: ComboBox problem windows application Pin
yogsworld2-May-06 19:36
yogsworld2-May-06 19:36 
GeneralRe: ComboBox problem windows application Pin
microsoc2-May-06 22:11
microsoc2-May-06 22:11 
QuestionHow to call Url from c# code Pin
Yuwraj2-May-06 18:56
Yuwraj2-May-06 18:56 
AnswerRe: How to call Url from c# code Pin
DigitalKing2-May-06 19:05
DigitalKing2-May-06 19:05 
QuestionNAPQ :( .. Getting custom controls to be displayed in toolbar Pin
malharone2-May-06 17:33
malharone2-May-06 17:33 
Questiondelete temp files program Pin
hops33n2-May-06 17:24
hops33n2-May-06 17:24 
AnswerRe: delete temp files program Pin
Judah Gabriel Himango2-May-06 17:29
sponsorJudah Gabriel Himango2-May-06 17:29 
AnswerRe: delete temp files program Pin
DigitalKing2-May-06 19:16
DigitalKing2-May-06 19:16 

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.