Ask a Question related to ASP.NET General, Design and Development.
-
Manuel Arias #1
xxxxxx.dll.config problems
Hello everyone
I am having a bit of a problem reading a configuration
file for an app host via IE. If I make a simple .net app
with just a button that calls a function in a class
library that returns a string from the configuration file
it works fine. But it isn't the case all the time.
Sometimes, some of my dlls just will not read from the
config file. What is even stranger is if I purposely place
an error inside the .config file the dll will not load so
at some level it is recognizing the config file...
Any suggestions?
Manuel Arias Guest
-
problems with Application.config()
Hi There, I'm having problems with setting variables and accessing them through Application.config. I have set custom tags within<config> tags... -
Problems - apache config x libphp4 x libmysqlclient ???
Have been doing some upgrades to my system Rebuild php 4.3.10 configured with options ==> ../configure --prefix=/usr/local... -
Problems with XML config file
Hi all, I am trying to setup an XML file to hold general, site/app-wide configuration settings like the official company name, datasources, etc.... -
web.config problems
Hi, I have problems in configuring a web.config file of an ASP.NET Web Service project. I declared a new settings section group named ... -
Could not load type 'xxxxxx.yyyyy' - A solution
This is not a generic solution but one that worked for me due to the way I work and create applications under my localhost IIS. Problem: * I...



Reply With Quote

