TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Anna Hawks
NA
193
0
CSS and/or MasterPage not showing in Debug
Aug 1 2008 10:21 AM
Have you ever known about a problem for a while, but because it wasn't interfering with the PROGRAM itself, you put it off until you HAVE to deal with it? :-)
I have a web project converted from .NET1.0/VS 2003 to .NET2.0/VS 2005. Among other conversions, I added MasterPages and style sheets. There are a couple of problems I'm having:
When I am debugging, the styles defined in the Style Sheets are not appearing on the screen. They show in the designer, but when I debug (OR look at it in the browser), they're gone. Doesn't change.
From time to time (oh, goody! An intermittent problem!), it will lose an image button or image. I select them using the URL finder, and sometimes they show, sometimes it takes several tries to get them to show up.But inevitably, one or two are gone during debug.
The data is not in the App_Data file. The icons are in a folder named img and the master page is in a folder named graphics. I cannot understand why it is connected in Visual Studio, but gone in the web page.
Any help is appreciated, because I'm stumped!
Reply
Answers (
5
)
help for answer
How to get source code in string