Web Connection
Calling a PROCESS method wihtout physical file on the server
Gravatar is a globally recognized avatar based on your email address. Calling a PROCESS method wihtout physical file on the server
  Marcel DESMET
  All
  Feb 5, 2017 @ 04:44am

Hello,

Calling a PROCESS method wihtout physical file seems to run on the wconnect sample but not with my project setup with the first release of webconnection 6.0 Everthing is ok with a empty file having the good extension but when I remove the file I receive the message

404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

Marcel

Gravatar is a globally recognized avatar based on your email address. re: Calling a PROCESS method wihtout physical file on the server
  Rick Strahl
  Marcel DESMET
  Feb 6, 2017 @ 12:46am

Make sure the script map mapping in IIS is set to not require a file on disk.

Open the IIS site or virtual, then go to Handler Mappings, find your extension then Edit. Make sure Invoke handler only if is mapped to: is unchecked (or make sure there's no requireAccess attribute set in web.config).

+++ Rick ---

© 1996-2024