2
I created a website called Testepdf. I gave this alias to it: testepdf. I created a directory and set it to dir virtual(C: wwwroot Testepdf). In the application pool I switched to classico and the version of . NET from 2.0 to 4.0, despite using 4.5, but it was the only option there was. When I call in the URL testepdf/, gives the second:
This web page is not available(Chrome)
No Connect as, I did the following: Application User(pass authentication) Still the site doesn’t work. How do I make it work.
I followed the following tutorials:
https://technet.microsoft.com/pt-br/library/cc772350(v=Ws.10). aspx
By the tutorials above, I could not make it work.
In my settings editor it looks like this:(Default icons do not appear)
Then, in the visual studio I defined as page start this page: Othotestepdf.html. Should I do something on IIS to read that page or not?
– pnet
Check if she’s running! , sometimes it does not startou pq is with same ip, or any other bug, it will get a stop square, right click on it and start a.
– Dorathoto
Also try to check that it is not without default file, try placing an index.html and see if it runs /testepdf/index.html. You right-clicking on the site on IIS and giving a browser it opens? will see you are calling the server by ip, or wrong name or Chrome is not finding it.
– Dorathoto
I’ll check all that and put the result already.
– pnet
The site is started.
– pnet
rotated the index.html ?
– Dorathoto
No, neither index.htm nor Outroarquivopdf.htm, but I called right in the URL.
– pnet
I go on iis and gave right button and browser and saw if there runs?
– Dorathoto
So that’s the way I’m testing it. I also tried it right in the URL and nothing in the same way.
– pnet
The default IIS site is at port 80. Mine too, would that give problems? In my opinion not, but.... I put in another door(65400) just to test and still nothing, continues the problem.
– pnet
What error appears when the direct browser on the server IIS? already had the directory listed to see if the files appear? post images, errors so facilitates diagnosis.
– Dorathoto
@Dorathoto, just gives the message I posted in the browser, which in my case is Chrome. Is there a folder that leaves log, for me to check? Another thing, in manipulator mapping I don’t have the following path: *.htm or *.html. Is this really necessary? I have no idea what that is, but there is *.shtm and *.shtml.
– pnet
but you want to call which file ? a PDF ? an Asp.net ? a . php ? a . html ?
– Dorathoto
It is an html page and within it I have a Viewer for PDF, but the basic page is an html. When the page goes up, there is a Load PDF button and in it I call the pdf. I am building this and testing in IIS. In IIS express is.
– pnet
Let’s go continue this discussion in chat.
– Dorathoto