Click here to Skip to main content
15,887,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: Reources Pin
Travis D. Mathison3-May-06 3:45
Travis D. Mathison3-May-06 3:45 
GeneralRe: Reources Pin
V.3-May-06 3:58
professionalV.3-May-06 3:58 
QuestionASPNET or NETWORK SERVICE Pin
Andrey.Mazoulnitsyn2-May-06 21:59
Andrey.Mazoulnitsyn2-May-06 21:59 
QuestionProblem using Crystal Report in C# Pin
Naveed N Malik2-May-06 21:40
Naveed N Malik2-May-06 21:40 
QuestionError Pin
Hamid_RT2-May-06 20:46
Hamid_RT2-May-06 20:46 
GeneralRe: Error Pin
Guffa2-May-06 21:23
Guffa2-May-06 21:23 
GeneralRe: Error Pin
Hamid_RT2-May-06 21:42
Hamid_RT2-May-06 21:42 
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 

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.