c# - Parser Error Message: Could not load type 'webmarketing' -
After completing the web application and publishing it online no matter that I'm getting the following error, Keep in mind that this should move locally ...
Parser error message: 'WebKtype' type could not be loaded.
me It seems that ran through the solution, although it is believed that I am doing the same as the solution, yet I am still facing the same issue ...
< hr>
Here is the rear code:
using the system; Using System.Collections.Generic; Using System.Linq; Using System.Web; Using System.Web.UI; Using System.Web.UI.WebControls; Namespace webmarking {public partial class masterpiece: system. Web. UI masterpage {secure zero page_load (object sender, eventArgues E) {string admin = (string) session ["admin"]; If (string.IsNullOrEmpty (administrator)) {logout.Visible = false; } Before < CodeBehind
/ strong> to CodeFile and it worked. I remember it works in the locality but after uploading it was the problem.
Comments
Post a Comment