Select to view content in your preferred language

DotNet Proxy Issues

630
4
05-05-2021 08:17 AM
jaykapalczynski
Frequent Contributor

I just downloaded the DotNet Proxy from https://github.com/Esri/resource-proxy

NOTE: I just grabbed the DotNet Folder

  1. I placed the DotNet folder in my Websites Folder on my Web Server
  2. In IIS I created an Application and gave it DotNet name and pointed to the folder location above
  3. I Created an application pool V4.0 and pointed it to the DotNet application
  4. I left the proxy.config to its default

On that same server I try and navigate to the application and get this

Thoughts?

 

jaykapalczynski_1-1620227720454.png

 

jaykapalczynski_0-1620227614380.png

 

 

0 Kudos
4 Replies
jaykapalczynski
Frequent Contributor

OK I did this

  1. Open IIS Manager.
  2. In the Features view, double-click Directory Browsing.
  3. On the Directory Browsing page, in the Actions pane, click Enable.

Now I am getting this error

jaykapalczynski_0-1620228469157.png

 

 

0 Kudos
jaykapalczynski
Frequent Contributor

OK now I can get here by running on the local server

But if I click the proxy.ashx I get the error below...is this normal or is it broken?

 

jaykapalczynski_1-1620228662606.png

 

jaykapalczynski_2-1620228718824.png

 

 

 

 

 

0 Kudos
jaykapalczynski
Frequent Contributor

If I try and ping the DotNet proxy on LocalHost this is what I get...

 

jaykapalczynski_0-1620240404763.png

 

If I use the name of my domain I get this

 

jaykapalczynski_1-1620240479124.png

 

 

 

 

 

0 Kudos
jaykapalczynski
Frequent Contributor

THINK I GOT IT.....Testing NOW

0 Kudos