I have YAF installed and running in hosted environment. The install was pretty automated and went smoothly. But when testing the forums I experienced the bug referenced
HERE. I learned that I need to fix the bug in the source, publish the project with the fix, then upload the new files. Sounds straight forward, but I'm getting nowhere.
I have access to Visual Studio 2008 and Visual Studio C# Express 2010.
I downloaded the 1.9.5.5 source zip.
With VS2008 I opened the yetanotherforum.net.sln file. I changed the code needed to fix the bug. But when I publish, I get hundreds of errors and nothing is output.
I tried VS Express and it wants to convert the project. But then won't open the .csproj
I tried VS Express with the yetanotherforum.net-2010.sln file. But again it says the project can't be opened with this installation.
Can anyone help a guy out? I've successfully administered, modified and maintained a Classic ASP forum for years. But it's pretty obsolete and time to modernize. So, I need to learn something new one way or another. YAF looks promising if I can just get off the ground. Otherwise I'll need to look at other options.
TIA
Steven