Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Nicholas #1
Re: configuration
HOW TO: Use the Group Policy Editor to Manage
Local Computer Policy in Windows XP Professional
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;307882[/url]
--
Nicholas
----------------------------------------------------------------------
"dave" <dave@aberdeen58.org> wrote in message:
news:003201c34624$93e68170$a101280a@phx.gbl...
| I was wondering how you set up policies on winxp pro. Is
| there a good website to go to?
| Also, I work at a school and I have a winNT network here
| and once I hook it to the network, it asks for username
| and pword. Ofcourse the security comes from the server, so
| do I even need to use the security that comes with xp pro
| where it hooks to a NT domain for security? Thank you for
| your help anyone.
|
|
|
Nicholas Guest
-
RDS Configuration
I'm working on setting up my development CF server. I've found that I can set up Homesite through RDS and it works just peachy when I hit browse on... -
Help with XP/IIS/ASP.NET configuration
I have setup an XP box to run my ASP.NET application. My objective is to run the application on the XP box and have it accessible to the local... -
Web Configuration...
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the... -
Where to keep the configuration?
Greetings! I'm not very good at ASP, but I'm using ASP to design a website. I know that I can keep some configurable values, such as Server... -
Inn configuration
Hi, I want to configure a INN Newsserver 2.3.5 under Solaris 8, but it causes Problems. Does anyone has experience in configuring it. Are there... -
Paul Ledger #2
Configuration
I've written a control and I want to be able to pass certain information to
it via a configuration file. I've created the config using the namespace +
dll + config and I've placed it in the bin directory on the website. But when
it comes to reading the information from the file using...
string repositoryClass =
ConfigurationSettings.AppSettings.Get("ICacheRepos itoryClass");
I always get null as the value
Is there anyway of finding exactly where .NET looks for the file?
Hope someone can help
Paul Ledger Guest
-
Josue Camargo Cruz #3
Re: Configuration
"Paul Ledger" <PaulLedger@discussions.microsoft.com> wrote in message news:<4D0B2558-553D-40D8-8019-FF8F11CD58D1@microsoft.com>...
Hi Paul, the problem is that the ConfigurationsSettings.AppSetings> I've written a control and I want to be able to pass certain information to
> it via a configuration file. I've created the config using the namespace +
> dll + config and I've placed it in the bin directory on the website. But when
> it comes to reading the information from the file using...
>
> string repositoryClass =
> ConfigurationSettings.AppSettings.Get("ICacheRepos itoryClass");
>
> I always get null as the value
>
> Is there anyway of finding exactly where .NET looks for the file?
>
> Hope someone can help
reads from the file "AppName.exe.config" or "Web.config" (depending if
it's a winforms or web project). The configuration file you are
searching for is not on the bin directory, but outside, with the asmx
files.
Josue Camargo Cruz Guest
-
Maine_Copper #4
COnfiguration
This may have been posted all ready but i could not find it.
I have installed CF7 for school and trying to get it to all work together but
get this message when i runt he configuration tool
JNDI listen port in jndi.properties blocked by TCP/IP fitering or firewall on
server
host restriction in security.properties blocking communication with server
I have went as far as to shut down my firewall all together after allowing the
specified ports with no luck.
Whenever i open a .CFM document it shows up as the code int he browser. The
extensions aren't in the directory so i know it isn't configured. Is there a
way to manually configure CF7 and by pass this error ro a way to fix this error?
Maine_Copper Guest
-
jrunrandy #5
Re: Configuration
It sounds like you need to re-run the Web Server Configuration Tool, which is
documented starting at
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001753.htm[/url] In a
nutshell. You can use the GUI version, the command-line version, or (in the
server configuration only) the batch files in the cf_root/bin/connectors
directory (there may be shell scripts in UNIX, too... I don't remember). That
should do it.
jrunrandy Guest
-
guspaynesr #6
Configuration
I am using the trial version of flast server 2. I installed the server fine but when I connect to the management console I am not able to perform any admin tasks.
guspaynesr Guest



Reply With Quote

