{"id":1902,"date":"2012-07-28T14:30:25","date_gmt":"2012-07-28T12:30:25","guid":{"rendered":"http:\/\/blog.fh-kaernten.at\/wehr\/?p=1902"},"modified":"2012-07-28T14:39:34","modified_gmt":"2012-07-28T12:39:34","slug":"fix-for-asp-net-parser-error-message-could-not-load-type-xxxxx-global","status":"publish","type":"post","link":"https:\/\/blog.fh-kaernten.at\/wehr\/2012\/07\/28\/fix-for-asp-net-parser-error-message-could-not-load-type-xxxxx-global\/","title":{"rendered":"Fix for ASP.Net parser error message: Could not load type &#8216;xxxxx.Global&#8217;"},"content":{"rendered":"<p id=\"top\" \/>In one of my recent projects I stumbled about one annoying behavior of ASP.Net Projects.<\/p>\n<p>For some reasons I got the meaningful error message :<\/p>\n<pre class=\"brush: text; gutter: false; first-line: 1\">Parser Error\r\nDescription: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.\r\n\r\nParser Error Message: Could not load type 'WebService.Global'.\r\n\r\nSource Error:\r\n\r\nLine 1:  &lt;%@ Application Codebehind=\"Global.asax.cs\" Inherits=\"WebService.Global\" Language=\"C#\" %&gt;\r\n\r\nSource File: \/global.asax    Line: 1<\/pre>\n<p>In my case I solved the problem in changing the build output path from\u00a0 <strong>bin\\x68\\Debug<\/strong> to : <strong>bin<\/strong><\/p>\n<p>hope this helps anyone<\/p>\n<p>have fun<\/p>\n<p>Mario<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In one of my recent projects I stumbled about one annoying behavior of ASP.Net Projects. For some reasons I got the meaningful error message : Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file &hellip; <a href=\"https:\/\/blog.fh-kaernten.at\/wehr\/2012\/07\/28\/fix-for-asp-net-parser-error-message-could-not-load-type-xxxxx-global\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Fix for ASP.Net parser error message: Could not load type &#8216;xxxxx.Global&#8217;<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"ngg_post_thumbnail":0,"footnotes":""},"categories":[4,8],"tags":[15],"class_list":["post-1902","post","type-post","status-publish","format-standard","hentry","category-net-stuff","category-projects","tag-fixes"],"_links":{"self":[{"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/posts\/1902","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/comments?post=1902"}],"version-history":[{"count":0,"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/posts\/1902\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/media?parent=1902"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/categories?post=1902"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.fh-kaernten.at\/wehr\/wp-json\/wp\/v2\/tags?post=1902"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}