|
|
Posted 18/02/2004 03:07:00 |
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 18/02/2004 20:55:00
Posts: 1,
Visits: 1
|
|
I have tried all that I can to get the forums to install under a current web app. The web app is vb.net, I have tried all of the following: - Move forum files into a directory nested in the application >root>webmodules>forum. I ran into issues with this because of duplicate classes in the same namespace, so I wrapped the namespace InstantForum around all classes. I was then able to get the page to load, but all the skinning/styles and images would not show, just some text and a few links that didn't work correctly. - Created another project under the same solution and ran into the same issue. - Placed the project by itself, in its own solution. Everything is now fine. I really need to get this running under my existing application. If anyone can help, I would appreciate it! Thanks, Sean 
|
|
|
|
Posted 18/02/2004 03:08:00 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: 05/01/2009 11:53:33
Posts: 1,959,
Visits: 3,027
|
|
Hi Sean, Thank you for your post. It sounds like you need to add the InstantForum.NET web.config application settings to your existing web applications web.config file. Please let me know if this resolves your path / link problem 
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|