Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: .NET Handler

$
0
0
Re: .NET Handler
.NET Development
Re: .NET Handler
Jan. 11, 2013
04:45 pm
3OU0ZXE9YShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:Jim M
Jim,

Take a look in the help file - it talks about how script maps work.

Basically you can simply set up a scriptmap to .wc, then change all your wc.dll links to wc.wc. Everything should still work as it did before then.

But ideally you'll want to take advantage of the way scriptmaps work which is it maps to a Process class and the script name maps the method (ie. Helloworld.wwd where wwd routes to the process class (wwdemo in this case)).

+++ Rick ---



I've never used script maps in Wconnect... does the wc.wc map to a proc or function in my project? like http://somesite.com/myprocname.wc?wiredweb~&etc=etc ?

No - the .NET Handler cannot be directly accessed. It requires a script map such as wc.wc. You would basically have to change all links to wc.wc...

+++ Rick ---


If I want to use the .NET Handler instead of ISAPI.dll can I still use WC.DLL? or do I need to use WebConnectionModule.dll ?

So I would have to change every URL that has wc.dll in it to WebConnectionModule.dll

http://telecom.shieldswired.us/wiredweb/wc.dll?wiredwebx~ to http://telecom.shieldswired.us/wiredweb/WebConnectionModule.dll?wiredwebx~ ?

Thanks
Jim






Rick Strahl
West Wind Technologies


from Geneva, Switzerland

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles