asp.net - The FTP I'm using for school is not working with ANY given .aspx web pages -
asp.net - The FTP I'm using for school is not working with ANY given .aspx web pages -
i tried uploading simple .html webpage .php webpage. both worked fine. when using visual studio asp.net , making websites visual basic, webform.aspx pages created when publish projects don't work. error:
server error in '/' application. parser error description: error occurred during parsing of resource required service request. please review next specific parse error details , modify source file appropriately. parser error message: not load type 'assignment_1_mattandrzejczuk.webform1'. source error: line 1: <%@ page language="vb" autoeventwireup="false" codebehind="webform1.aspx.vb" inherits="assignment_1_mattandrzejczuk.webform1" %> this school assignment, know fact web server works , i've tested .html , .php pages on web server, work fine. don't know why can't same .aspx pages.
have set root folder application in iis? appears asp.net doesn't know go bin folder.
asp.net
Comments
Post a Comment