• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help making web.config file please!!

enon8727

Member
Is anyone familiar with making a web.config file? Specifically, I need to register COM DLLs on our Windows server and also set the permissions for the DLLs once they're registered. I'm not extremely familiar with .NET or web.config files so any help would be greatly appreciated.

Thanks,
Ian
 
Registering a COM DLL has nothing to do with a web.config file, dude. Unless you're dealing with a DCOM server?

Some additional info about your application will help us better understand the problem.
 
Back
Top