Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
528 views

Modify Images With An Http Proxy

April fools is coming up. I'd like to play this prank where we use an http proxy to modify images as they come through the proxy. I've been told that there are scripts/add-ons to ISA/Squid that can do ...
2
votes
4answers
1k views

Does ClickOnce support deployment of applications to clients behind a Proxy that requires authentication?

With all the advantages of ClickOnce, we would like to use it as the deployment mechanism for our App. However i have found this message in Microsoft Connect where it says that ClickOnce fails with ...
1
vote
1answer
139 views

Java HttpSession problem with ISA Server 2006

I hope you can help me, because I try to find answers on internet but I didnt find anything about this. Problem: I have a common java web application (first page is login and then system options) ...
1
vote
0answers
193 views

Django app under suburl (reversed nginx + ISA), part of the url is being repeated

Pardon me if this is not the right place to ask. I have a django app served by Gunicorn, which is reversed by NginX and this one is being reversed by an ISA server, so I have the following: ISA ...
1
vote
3answers
2k views

ASP.net Upload Limit Server timeout

I'm having a problem with uploading files in the media section of Umbraco. I'm not sure if the problem is size related as I don’t get an error that give too much details but I'll explain what I’ve ...
1
vote
1answer
351 views

ISA Server, publishing a wildcard site

We have a wildcard dns mapping at our DNS server, where all requests to *.A.com are redirected to our ISA Server. We need to redirect all requests to an internal website http://10.10.10.10. We also ...
1
vote
3answers
997 views

Error accessing uncompiled pages using ISA Server 2006 SP1

We are in the processing of configuring a portal to use ISA Server as our front end security provider. So we are using ISA Server 2006 SP1. Unfortunately when we access .net applications through ISA ...
0
votes
2answers
174 views

WCF Client - 407 Proxy Authentication Required while running webservice

I've created simple WinForms app that uses free webservice http://www.webservicemart.com/uszip.asmx. But this app fails to use service operation with error: The remote server returned an unexpected ...
0
votes
0answers
23 views

How to make a remote WMI calls to a machine with ISA Server 2006 running?

Whenever I try to make WMI queries from a remote machine I get an exception "The RPC Server is unavailable". I did make a firewall policy rule in ISA Server to allow the protocal named "RPC ...
0
votes
1answer
130 views

Fiddler: Error 502 Proxy Error

I am using Fiddler to debug all HTTP request of my ASP.NET application. For a while (about 6 months) I had no problem. All HTTP requests appeared on Fiddler and so on. The last two days Fiddler ...
0
votes
1answer
55 views

How to use the Forefront TMG to scan uploaded files?

We are currently using the Forefront TMG 2010 to scan downloaded files from the internet. There is a web page where people can upload files to our server so I need to scan that files. Is there any ...
0
votes
1answer
364 views

DotNetOpenAuth OpenID on ISA 2006 Reverse Proxy problem

I am trying to host my site that uses DotNetOpenAuth (OpenID) behind ISA 2006 (reverse proxy), and after it authenticated with a provider (such as Google), and it returns with a URL with %253A in the ...
0
votes
1answer
277 views

Dynamics CRM Social Networking Accelerator Protocol Error

I'm trying to implement Microsoft's social networking solution accelerator on my Dynamics CRM deployment. I've resolved a number of issues with the code already but this last one has me stumped. The ...
0
votes
2answers
8k views

Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202)

I am getting above error in some machines but not in some machines while accessing the documents.
0
votes
2answers
3k views

Open port 8080 (APACHE) in ISA Server 2006

Im using APACHE as my web server and using port 8080. Ive create a site called (e.g. http://test.domain.com:8080). I have a Firewall (ISA Server 2006). How am I suppose to establish ...