Questions tagged [isaserver]

OFF TOPIC. Questions related to Microsoft ISA Server or Forefront most likely belongs to https://serverfault.com instead.

Microsoft Internet Solution Acceleration Server. A proxy/firewall web-publishing solution in one package.

34 questions
1
vote
0 answers

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 --> Nginx --> Gunicorn ISA reverses…
snahor
  • 1,162
  • 1
  • 10
  • 16
1
vote
3 answers

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 done so far and see if you can help. I've…
Webmonger
  • 593
  • 1
  • 7
  • 19
1
vote
0 answers

Access to web service over ISA, SSL

I try to access asmx web service that hosted on IIS behind ISA server and authentication is held by ISA server using certificate (User Certificate => [https] => ISA => Authentication [http] => Web Service). How to invoke service methods using C#…
Max Kilovatiy
  • 798
  • 1
  • 11
  • 32
0
votes
1 answer

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 Server (all interfaces)", From and To are "Computer…
JCCyC
  • 16,140
  • 11
  • 48
  • 75
0
votes
1 answer

How to use APJP with ISA Server

I was unable to use APJP beside with ISA server Entering values for APJP_HTTP_PROXY_SERVER_ADDRESS in the APJP.properties did not solve the problem.
AMIB
  • 3,262
  • 3
  • 20
  • 20
0
votes
1 answer

WCF Service behind ISA

I have created a wcf service, successfully deployed to a development server(not behind an ISA Server) and was able to add a service reference to to the service in a test web app. My network administrators deployed the same service to our staging box…
0
votes
1 answer

Need of ISA Server (Reverse Proxy) for ASP.NET application

Our company has its own servers for our asp.net applications (ASP.NET 2.0 applications with WCF services) with an ISA Server as Reverse Proxy and Firewall in front of it. We want to run the asp.net applications on external servers at hosting…
ibram
  • 4,414
  • 2
  • 22
  • 34
0
votes
0 answers

How to publish 1434 UDP port through ISA SERVER 2006?

I have an issue with remote application connection through ISA server: The application should connect to Application server trough Isa server but the application tries to connect 46.x.x.x over UDP 1434 but ISA server cannot publish 1434 UDP like…
RSA
  • 1,417
  • 4
  • 22
  • 37
0
votes
2 answers

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.
Santosh
0
votes
1 answer

Forefront TMG and DHCP Relay - requests do not show in logs

I have a test environment like this: VLAN 101 - 2012 R2 - Domain Controller, DHCP Server - ip 10.101.0.1 VLAN 101 - 2012 R2 - Forefront TMG - ip 10.101.0.254 (VLAN 101), 10.102.0.254 (VLAN 102), 10.103.0.254 (VLAN 103) VLAN 102 - Windows 7 client…
Johan Claes
  • 139
  • 2
  • 14
0
votes
1 answer

Isa Server Redirection

i m using Isa server 2006 and i cant find way to redirection. for example i want to redirect all the session's come in network to www.Example.com
sadegh
  • 11
  • 5
0
votes
1 answer

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 URL. However, ISA HTTP filter rejects the…
userb00
  • 589
  • 1
  • 8
  • 16
0
votes
0 answers

SAS Batch Jobs Intermittently Failing

We have a high volume of SAS batch jobs that are run using a scheduling/polling tool called VisualCron. Say 100+ VisualCron instances (one each for each of our customers) calls a VBScript file that polls an SQL "jobs" table and identifies the work…
Code Monkey
  • 643
  • 6
  • 18
0
votes
1 answer

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 Social Networking Accelerator (hereafter referred…
Tim Long
  • 13,508
  • 19
  • 79
  • 147
0
votes
2 answers

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 "http://test.domain.com:8080"in ISA Server? Will I just add…
user25414
  • 49
  • 2
  • 3