I am trying to publish class library to local IIS.
When trying to enter the URL, I'm getting this error and this is driving me crazy!
I have no idea what causing this
Asked
Active
Viewed 79 times
0

Oron
- 43
- 7
-
We can't help much without seeing that's in Global.asax – Duston Nov 19 '20 at 14:07
-
This is due to an error in the global.asax file. You need check it. Right-click your Global.asax file and click View Markup. For more information about it, you can refer to this link: https://stackoverflow.com/questions/11596352/parser-error-server-error-in-application/44476086 – Ding Peng Nov 20 '20 at 02:05