473,406 Members | 2,710 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

404 errors with No-Touch Deployment

How come applications accessed via No-touch deployment generate alot of 404 errors in the IIS Logs?

For example (the application is TRIS.EXE -- there is NO TRIS.DLL):

14:56:17 127.0.0.1 GET /tris/application/bin/tris.exe 304
14:56:19 127.0.0.1 GET /tris/application/bin/tris.exe 304
14:56:19 127.0.0.1 GET /tris/application/bin/TRIS.DLL 404
14:56:19 127.0.0.1 GET /tris/application/bin/TRIS/TRIS.DLL 404
14:56:19 127.0.0.1 GET /tris/application/bin/bin/TRIS.DLL 404
14:56:19 127.0.0.1 GET /tris/application/bin/bin/TRIS/TRIS.DLL 404
14:56:19 127.0.0.1 GET /tris/application/bin/TRIS.EXE 304
14:56:19 127.0.0.1 GET /tris/application/bin/Data.DLL 304
14:56:20 127.0.0.1 GET /tris/application/bin/en-US/TRIS.resources.DLL 404
14:56:20 127.0.0.1 GET /tris/application/bin/en-US/TRIS.resources 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en-US/TRIS.resources.DLL 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en-US/TRIS.resources 404
14:56:20 127.0.0.1 GET /tris/application/bin/en-US/TRIS.resources.EXE 404
14:56:20 127.0.0.1 GET /tris/application/bin/en-US/TRIS.resources 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en-US/TRIS.resources.EXE 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en-US/TRIS.resources 404
14:56:20 127.0.0.1 GET /tris/application/bin/en/TRIS.resources.DLL 404
14:56:20 127.0.0.1 GET /tris/application/bin/en/TRIS.resources 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en/TRIS.resources.DLL 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en/TRIS.resources 404
14:56:20 127.0.0.1 GET /tris/application/bin/en/TRIS.resources.EXE 404
14:56:20 127.0.0.1 GET /tris/application/bin/en/TRIS.resources 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en/TRIS.resources.EXE 404
14:56:20 127.0.0.1 GET /tris/application/bin/bin/en/TRIS.resources 404
14:56:31 127.0.0.1 GET /tris/application/bin/tris.exe.config 200
14:56:34 127.0.0.1 GET /tris/application/bin/tris.exe.config 200
14:57:42 127.0.0.1 GET /tris/application/bin/tris.exe 304
14:57:43 127.0.0.1 GET /tris/application/bin/TRIS.DLL 404

Jul 21 '05 #1
0 1271

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Shabam | last post by:
A web application of mine developed using C# + MS SQL runs fine normally. However when I stress test it with a load testing software (using about 60 simultaneous users) some instances start...
4
by: atv | last post by:
Whatis the proper way to handle errors from function calls? For example, i normally have a main function, with calls to mine or c functions. Should i check for errors in the functions called...
2
by: Marty McDonald | last post by:
Many of our apps are in production and they do not have proper error logging in them - unhandled errors are seen by the users in the form of error messages and stack traces. I know how to make...
0
by: Charles Law | last post by:
I thought I would pass this on, as I have oft' seen this problem reported, with no solution. The problem is that in a solution containing several projects, the compiler will sometimes report a...
4
by: johnb41 | last post by:
I have a form with a bunch of textboxes. Each text box gets validated with the ErrorProvider. I want the form to process something ONLY when all the textboxes are valid. I found a solution,...
2
by: Samuel R. Neff | last post by:
Within the past few weeks we've been getting a lot of compiler errors in two classes when no errors actually exist. The error always reports as Name '_stepResizeRelocator' is not declared. ...
9
by: guy | last post by:
VB2005 ASP.NET the application i have been working on for some time has just started to give me a 'Build failed' but it does not display the errors window. if i display the errors window manually...
8
by: ImOk | last post by:
I just have a question about trapping and retrying errors especially file locking or database locks or duplicate key errors. Is there a way after you trap an error to retry the same line that...
0
by: Gregory Gadow | last post by:
We have a number of development machines in our IT department, all running the same version of VS 2005 sp 1. Our company website and several compiled components were all written in VB.Net 2.0 using...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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...

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.