473,725 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

coldfusion running locally but not from remote machine

11 New Member
Hi!
I have configured IIS for coldfusion and when I access my coldfusion site through localhost, the pages are served as required. But if i ty to access it from a remote machine by specifying the IP address in the url, it displays an error:
Expand|Select|Wrap|Line Numbers
  1. The web site you are accessing has experienced an unexpected error.
  2. File not found: /mysite/htdocs/dsp_welcome.cfm
While searching for the error, I found a solution which suggests that it might be because of some erroneous path. It might b looking for some path other than: localhost/mysite/htdocs/dsp_welcome.cfm .

Please help. May be I am missing some small setting in IIS? Please find the detailed error description below.
Thanks.


Expand|Select|Wrap|Line Numbers
  1. coldfusion.runtime.TemplateNotFoundException: File not found: /mysite/htdocs/dsp_welcome.cfm
  2.     at coldfusion.filter.PathFilter.invoke(PathFilter.java:89)
  3.     at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
  4.     at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
  5.     at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
  6.     at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
  7.     at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
  8.     at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
  9.     at coldfusion.CfmServlet.service(CfmServlet.java:175)
  10.     at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
  11.     at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
  12.     at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
  13.     at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
  14.     at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
  15.     at jrun.servlet.FilterChain.service(FilterChain.java:101)
  16.     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
  17.     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
  18.     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)
  19.     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
  20.     at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
  21.     at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
  22.     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
  23.     at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
  24.     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
  25.  
Aug 6 '07 #1
2 4079
quest007
11 New Member
The problem is solved.
Aug 7 '07 #2
acoder
16,027 Recognized Expert Moderator MVP
The problem is solved.
Could you show how you managed to solve it? It might help someone with a similar problem. Thanks.
Aug 7 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
2461
by: Dr. StrangeDub | last post by:
I am part of a group that has developed an ASP.Net web application. I am looking for a way to determine whether or not the browser is actually running on the web server. For this case (when executing IE on the webserver) I want to remove a link to Remote Desktop -- as the desktop is NOT remote in this case, and I believe doesn't work attempting remote access to one's self. I wrote the following code to check the "browser on server"...
2
2149
by: faktujaa | last post by:
Hi, I have created an application that uses IIS to host remote components. All the remote components are listed in app.config in client and web.config in server. Now the app.config can contain either localhost name/IP address to point to remote component like <wellknown type="XYZ, XYZ" url="http://localhost:80/XYZ" />. Remoting configuration is done using RemotingConfiguration.Configure("XYZ.exe.config") in application's main method....
9
3004
by: Marina Anufreichik | last post by:
Hi, After deploymnet web application on web server I can access page on local machine and login fine but when I'm trying to access web site from remote machine I can see login page, but when I'm trying to login with correct credentials it give me error: Server Error in '/PDVMgr' Application. ----------------------------------------------------------------------------
4
5744
by: Jasleen | last post by:
I have written one Widows Service in ATL, having a ATL component running. Now it is very easy to create the VC client by calling CoCreateINstanceEx to create the component running in the service and giving the appropriate machine where the service runs.. How shud I got about doing the same thing if the client is written in C#.. I tried using Remoting and ServiceController, but all in vein... Firstly I wud like to know if it is possible to...
3
1832
by: John | last post by:
Hi My site runs fine locally but when uploaded to a remote server gives the below error. What is the problem and how can I fix it? Thanks Regards
8
1788
by: Shalini | last post by:
If I have an ASPX page that is just sleeping for 3 minutes ormore and later does some processing and the ExecutionTimeout parameter in the machine.config is 90 seconds then the page does not timeout after 90 seconds. Even if the ExecutionTimeout parameter in the web.config is set or the Server.ScriptTimeout is set in the aspx.cs still the page does not timeout after the timeout period. Can someone please tell us as to how we can timeout an...
3
1803
by: Wayne Gibson | last post by:
Hi, Is it possible to determine what web server is running a website, if so how? Also is it possible to determine if the web site is running locally or remotely. Thanks Wayne
1
2533
by: DR | last post by:
What ports do i need to unblock on client and server (running msvsmon.exe) to debug remotely from my client box with visual studio 2005 pro? When I attach to remote process a connection shows up in msvsmon.exe on the remote machine, however, the client box with visual studio displays error: "Unable to connect to the mricosoft visual studio remtoe debugging monitor named 'the box name' the micorosft visual studio remote debugging monitor...
1
2281
by: SV | last post by:
Hello I am trying to consume web service written in ColdFusion from asp.net (VB) page. I am using ASP.Net 2.0. I have added web reference and defined instance of that web service and used one of its methods. But it gives me error : "Unable to automatically step into the server. Connecting to the server machine '10.21.13.13' failed. The Microsoft Visual Studio Remote Debugging Monitor (MSVSMON.EXE) does not appear to be running on the...
0
8888
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8752
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9257
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9176
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4519
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2157
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.