When I checked out FlexWikiCore, I didn't get the settings necessary for debugging. Here's what I did to set it up.
It's definitely easiest if you are running as an administrator on your development machine. It's not impossible to do it as a non-privileged user, but you're on your own.
Set a breakpoint at a convenient place. I set it at WikiEdit.DoPage() to see Wiki start up normally before hitting a breakpoint.
Click Start, and edit a page or do whatever it takes to hit your breakpoint.
Happy Stepping!
The above notes did not work for me in order to debug FlexWiki 2. I believe that they may be for debugging earlier releases of FlexWiki that were compiled on VS 2003.
Here is what I had to do to debug FlexWiki 2 with VS 2005 on Vista (with a little help from Craig)
Open the FlexWiki.Web project in VS 2005 as administrator. If you are running Vista, you can do this by right clicking on the Visual Studio shortcut and picking run as administrator from the context menu.
On the debug menu, select Attach to Process...
Check Show processes in all sessions and select w3wp.exe (or aspnet_wp.exe in Windows XP) as the process to debug.
Set a breakpoint in the code you want to debug.
In the browser, navigate to a topic in the localhost version of FlexWiki that should pass through the debug point.
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
This is the main FlexWiki engine and associated tools.
1/24/2008 7:01:12 AM - FLWCOM-jwdavidson
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage