473,396 Members | 1,678 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Problem with images in VS2005

Hello,

I just moved from Visual Studio 2003 to Visual Studio 2005.
I am creating a web site and all the images are in App_GlobalResources.

In Design View I can see all the images but as soon as I preview the
web site in Internet Explorer i can't see any image.

In my browser I checked the url of one of the images and the url is:
http://localhost:1270/BonsAlunos_v20...urces/logo.jpg

Do you know what might be going on?

My web site is in MyDocuments/My Web Projects

Thank You Very Much,
Miguel

Dec 16 '05 #1
1 1155
Hi Miguel,
ASP.NET 2.0 comes with new reserved folders. These folders begins with
App_xxx.
These folders are protected from HTTP download, because are supposed to be
used server side only
For example, the App_GlobalResources folder is used to contain resources
files (.resx) that are automaticaly compiled into typed classes, that are
accessibles from all Pages of your site.

So, you should use another folder to place your images, sorry !

--
Daniel TIZON
MCP - MCSD.NET - MCT
"Miguel Dias Moura" <md*REMOVE*moura@gmail*NOSPAM*.com> a écrit dans le
message de news: uJ*************@TK2MSFTNGP12.phx.gbl...
Hello,

I just moved from Visual Studio 2003 to Visual Studio 2005.
I am creating a web site and all the images are in App_GlobalResources.

In Design View I can see all the images but as soon as I preview the web
site in Internet Explorer i can't see any image.

In my browser I checked the url of one of the images and the url is:
http://localhost:1270/BonsAlunos_v20...urces/logo.jpg

Do you know what might be going on?

My web site is in MyDocuments/My Web Projects

Thank You Very Much,
Miguel

Dec 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Paul Hale | last post by:
Hi, This is my set up... Root (.aspx file for non-authenticated users) Root\Members (.aspx files for authenticated users) Root\Images (images for entire web site) My MasterPage resides in...
2
by: Tammam | last post by:
Hello, I converted a web solution from VS2003 to VS2005. The conversion process proceeded successfully with no errors and the new VS2005 solution builds with no error. When trying to run it, the...
1
by: brettmetcalfe | last post by:
Hi I have a problem publishing a web application. The web application has been developed using VS2005 and uses ASP.Net 2.0. The application works fine from inside VS2005. However when I build...
0
by: SBelzile | last post by:
Hi, We are working on a vb.net WinForms project based on the Composite UI Application Block (VS2005). I have a strange problem. At first, I thought 10 minutes would be fairly enough for me to...
8
by: Dhananjay | last post by:
hello everyone Do you have any information how to generate a tool using .net which is used to translate the web page contents to html format. Plz reply me asap Thanks in advance Dhananjay
2
by: Brian A. Cline | last post by:
After placing several images in an embedded resource file, the size of my program's executable has jumped considerably. I don't need these images until a specific dialog pops up, and it's possible...
0
by: =?Utf-8?B?RGFuaWVsIERpVml0YQ==?= | last post by:
First, I am using VS2005 with windows XP. I am having an issue where I cannot see the images in my usercontrols or the ASPX pages they are dropped onto (the ASPX pages are on the root of the site...
1
by: =?Utf-8?B?RGFuaWVsIERpVml0YQ==?= | last post by:
First, I am using VS2005 with windows XP. I am having an issue where I cannot see the images in my usercontrols or the ASPX pages they are dropped onto (the ASPX pages are on the root of the site...
0
by: =?Utf-8?B?c2hhZG93?= | last post by:
After migrating my project from VS2003 to VS2005, the images in my aspx pages don't show (only a red X is shown). But the images show up inside the Visual Studio View Designer. This is the aspx...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.