Janulka 0 Newbie Poster

Hi!
I have a problem to make a web.config file for my web application. There is no problem with it on localhost. Problem is when I want to publish it on web.
It works if I use only .net dlls. I need to reference my custom library. I have copied it to Bin folder but it doesn't work. It cannot find the file specified. I tried to add it in 'assemblies' element nor this works.
Do I need to specify the path somehow? something like the references with thier relative paths in .csproj file...
thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.