Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: KB - Uploader recent changes , SSL,NTLM etc
Re: KB - Uploader recent changes , SSL,NTLM etc
03-31-2009, 11:54 PM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: KB - Uploader recent changes , SSL,NTLM etc
Reply
Quote
Anzar,
Sorry I misunderstand your previous post.
You can try this :
1. create a virtual application under "Default Website" , named it "myuploaderside" , so it's
http://localhost/myuploaderside
, and
http://127.0.0.1/myuploaderside
2. create empty /mywebsite/UploadService/Upload.aspx
3. In IIS manager, set the
http://127.0.0.1/myuploaderside/UploadService/
do not use NTLM
4. the xml should be <allow-access-from domain="localhost"/>
5. set the FlashUploadPage to
http://127.0.0.1/myuploadersite/UploadService/Upload.aspx
6. test the
http://localhost/myuploaderside/
pages.
Regards,
Terry
View Complete Thread