Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: aspx graphic controls do not appear in browser. (C#, .NET)


Message #1 by steve@s... on Wed, 11 Sep 2002 22:58:03
aspx graphic controls do not appear in browser. (C#, .NET)

Using C# and .NET environment I have built several of the sample web 
applications. In all cases, previewing in a browser displays only text 
objects. No objects such as treeview, images, listbox, groupbox, textbox, 
etc. will appear. (However the value for the text property appears).

I have reinstalled .NET Framework, the redistribution files, IIS, etc. No 
change. I installed the same on a second computer, same results.

I note that under Computer Management / IIS / Home Directory / 
Configuration / App Mappings does not contain the same mappings (none for 
aspx) that are present on a working system. However, when I add the 
mappings from that known good system, my browser view changes from no-
graphics to "can not display page".

What configuration option is missing?

Steve

Message #2 by R MALY GBIPS MIS <maly@m...> on Thu, 12 Sep 2002 08:01:05 +0100
Have you installed the .Net framework onto the IIS server?

-----Original Message-----
From: steve@s... [mailto:steve@s...]
Sent: 11 September 2002 23:58
To: ASP+
Subject: [aspx] aspx graphic controls do not appear in browser. (C#,
.NET)


aspx graphic controls do not appear in browser. (C#, .NET)

Using C# and .NET environment I have built several of the sample web 
applications. In all cases, previewing in a browser displays only text 
objects. No objects such as treeview, images, listbox, groupbox, textbox, 
etc. will appear. (However the value for the text property appears).

I have reinstalled .NET Framework, the redistribution files, IIS, etc. No 
change. I installed the same on a second computer, same results.

I note that under Computer Management / IIS / Home Directory / 
Configuration / App Mappings does not contain the same mappings (none for 
aspx) that are present on a working system. However, when I add the 
mappings from that known good system, my browser view changes from no-
graphics to "can not display page".

What configuration option is missing?

Steve

---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---

  Return to Index