SDK Framework

mklif

New member
SDK Framework

I'm traying to run a simple "hello world" program (.aspx) that i build. i set the IIS and download the SDK 1.1 and the vjredist neede by it but still the simple application dont run what can be the problem?
<%@ Page Language="VB" %> <script runat="server"> sub Page_Load(obj as object, e as eventargs) lblMessage.Text = "Welcome to ASP.NET!" end sub </script> <html><body> <asp:Label id="lblMessage" runat="server"/> </body></html>​
 

mklif

New member
המשך\שאלה נוספת

is that runtime environment (NET) most be opened in any way or it is running after instalation and when i run a page? thanks
 

mklif

New member
אין

פשוט לא רואים את הטקסט אני חושב שזה בגלל שהוא לא עובר הידור view->source מראה בדיוק את אותו הדבר וזה לא מה שאמור להיות נכון? תודה רבה
 

mklif

New member
וגם...

הקובץ hello.aspx שאני פותח (http://localhost/hello.aspx ) נראה כקובץ notepad רגיל
 

סומבודי

New member
השערתך נכונה

הקובץ לא עובר הידור. כנראה שה-IIS לא מוגדר ל-ASPX. דא עקא, התנסותי נמוכה בכגון הא, ואני מעביר את הבעיה לשאר שוכני הפורום.
 
למעלה