CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2008_express Tags:
Item Type: NewsGroup Date Entered: 8/31/2007 11:22:05 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 9 Views: 46 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
10 Items, 1 Pages 1 |< << Go >> >|
asuli
Asp.Net User
unable to view inserted images in design mode8/31/2007 11:22:05 AM

0/0

i am unable to view inserted images in design mode.  is this due to some error during installation (though i did not show any errors during the installation process)?  how can this be fixed?

mpaterson
Asp.Net User
Re: unable to view inserted images in design mode8/31/2007 3:34:02 PM

0/0

Can you post your code?  Are your images in the same directory level?


If everything happens for a reason what is the reason for this error?
asuli
Asp.Net User
Re: unable to view inserted images in design mode9/14/2007 9:23:47 AM

0/0

Untitled PagFollowing is the code...and yes, the images are in the same directory level as the html page itself.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Untitled Page</title>
</head>
<body>

    <p>
        <img alt="" src="../../Desktop/testpic.gif" /></p>

</body>
</html>

kaushalparik27
Asp.Net User
Re: unable to view inserted images in design mode9/14/2007 9:38:08 AM

0/0

asuli:
yes, the images are in the same directory level as the html page itself.
 

asuli:
<img alt="" src="../../Desktop/testpic.gif" />
 

if images and pages are at the same directory level than.. try to write above img tag as...

<img alt="" src="testpic.gif" />

hope it helps./. 


Thanx,
[KaushaL] | Profile | Blog
Dont forget to click ?Mark as Answer? on the post that helped you.
This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.



"I would love to change the world, but they won?t give me the source code"
KelseyThornton
Asp.Net User
Re: unable to view inserted images in design mode9/17/2007 2:39:45 PM

0/0

kaushalparik27:

asuli:
yes, the images are in the same directory level as the html page itself.
 

asuli:
<img alt="" src="../../Desktop/testpic.gif" mce_src="../../Desktop/testpic.gif" />
 

if images and pages are at the same directory level than.. try to write above img tag as...

<img alt="" src="testpic.gif" mce_src="testpic.gif" />

hope it helps./. 

If the above path for the image 'src' file is correct then it CANNOT be in the same place as the page.  Here's my reasoning:
../.. - goes up TWO directory levels.
Desktop - comes back down ONE level.

Thus the images are one level up in the directory tree... (or maybe that's what is causing the error! - the fact that they *aren't* one directory up)

(I agree with kaushalparik27 about the img tag if the images are in the same directory)


Kelsey Thornton
(In the Netherlands)

Don't forget - Mark the post which answered your question with "Answer", then that user will get some kudos, and your post will be marked as "Answered" for future readers!
Mikhail Arkhipo
Asp.Net User
Re: unable to view inserted images in design mode9/17/2007 4:45:13 PM

0/0

Are all three directories (.., ..\.. and Desktop) are completely within Web site structure? Access to directories outside of the current Web site may fail for security reasons.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
kaushalparik27
Asp.Net User
Re: unable to view inserted images in design mode9/18/2007 5:02:18 AM

0/0

Mikhail Arkhipov (MSFT):

Are all three directories (.., ..\.. and Desktop) are completely within Web site structure? Access to directories outside of the current Web site may fail for security reasons.

 

i also agree with your post sir.. Thanx


Thanx,
[KaushaL] | Profile | Blog
Dont forget to click ?Mark as Answer? on the post that helped you.
This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.



"I would love to change the world, but they won?t give me the source code"
KelseyThornton
Asp.Net User
Re: unable to view inserted images in design mode9/21/2007 9:22:06 PM

0/0

Try this: (I assume you're using VWD 2008 Express Beta 2!)

Click with the RIGHT mouse button on your project (the top line) in the Solution Explorer.

Choose option "Add Existing Item...".

Browse to your images (wherever they may be), and select them. (You can select multiple files by holding down the <Ctrl> key while clicking on them.)

Now, insert your pictures in your aplication once more, by dragging-and-dropping them from the Solution Explorer.

If this doesn't allow you to see the files in the Design view, then I'm a Dutchman! :)

 


Kelsey Thornton
(In the Netherlands)

Don't forget - Mark the post which answered your question with "Answer", then that user will get some kudos, and your post will be marked as "Answered" for future readers!
asuli
Asp.Net User
Re: unable to view inserted images in design mode9/22/2007 7:37:54 AM

0/0

BRILLIANT! it absolutely worked. THANKS. 

now my question is...how the heck would i have known this having come from frontpage and some knowledge of dreamweaver? 

again thanks much 

KelseyThornton
Asp.Net User
Re: unable to view inserted images in design mode9/22/2007 11:09:34 AM

0/0

asuli:

now my question is...how the heck would i have known this having come from frontpage and some knowledge of dreamweaver? 

again thanks much 

Hi.
Glad my post helped!

The Visual Studio programs are a little more self-centred than Frontpage was.
FrontPage was also mostly file-system based, whereas the Visual Studio programs think in a more "encapsulated" way - If a file is not in your project's data structure then it won't "see" it.

This becomes a bit clearer if you start to think of each project as a separate entity in its own right.

kaushalparik27:

Dont forget to click ?Mark as Answer? on the post that helped you.
This credits that member, earns you a point and mark your thread as Resolved for the sake of Future Readers.


Kelsey Thornton
(In the Netherlands)

Don't forget - Mark the post which answered your question with "Answer", then that user will get some kudos, and your post will be marked as "Answered" for future readers!
10 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Ultrasound in Obstetrics and Gynecology: Gynecology. Textbook and Atlas Authors: Eberhard Merz, Pages: 307, Published: 2007
Couture Sewing Techniques Authors: Claire B. Shaeffer, Pages: 217, Published: 1994
Special Edition Using Microsoft Expression Web 2 Authors: Jim Cheshire, Pages: 756, Published: 2008
Hacking Photoshop CS2 Authors: Shangara Singh, Pages: 454, Published: 2005

Web:
unable to view inserted images in design mode - ASP.NET Forums i am unable to view inserted images in design mode. is this due to some error during installation (though i did not show any errors during ...
Images not pressent in Normal view Nov 7, 2008 ... Download Free Word/Doc Txt to Image Jpg/Jpeg Bmp Tiff PngIt is usually the images that we insert into Word, Excel or PowerPoint documents. ...
MyEclipse HTML Designer Tutorial Design Mode - a dual panel view with Design Mode in top panel and Source Mode in bottom ... Figure 6: Design Mode indicating unable to synchronize ... And the design canvas renders CSS styles and images that are located relative to the ... A new UI control is created and inserted at the location of the cursor. ...
Getting Started View/Thumbnail in the Insert Image dialogue box.) ... The image will appear in the Stitch View mode in a regular stitch view. The design ... If you are unable to see the outlines of the hoop, due to being zoomed in too ...
Unable To View Pictures Why am I unable to see the pictures? ... bandwidth to open images, especially if there are a lot on one page. ... Insert Link. Insert Image. Emoticons. Wrap in quote tags ... Programming and Web Design Mini-Guides, General Topics ... Display Mode: Standard · Switch to: Linear+ · Switch to: Outline ...
ThermaCAM Reporter 7.0 SR-4 Patch ... Bug fixes --------- It’s now possible to view the manual from the ThermaCAM menu when Acrobat ... 4) Insert an IR image by clicking on the Insert IR button. ... If you find that you are unable to work with ThermaCAM Reporter 7.0 because Word enters ... The Design mode button looks like a pencil with two rulers. ...
DreamWeaver Design View - Pixel2Life Forum DreamWeaver Design View, Unable to view php-nuke site in design mode using ... that DreamWeaver does't show the view of the page or site when in design mode. ... Insert Link. Insert Image. Emoticons. Wrap in quote tags ...
2. Edit Content Tab ... aspect of the site design, it detracts from the uniform look of your site. ... To insert an image into the page, place your cursor where you would like to ... Browser support for table deletion also varies, so if you are unable to ... the Edit to the View mode by clicking the Save Changes button at the bottom ...
What is ARTstor? ARTstor is a digital library of images, their ... You may go to the [Insert library name] web site and select ARTstor from the list of ... You may display your search results or Image Group in Thumbnail or List Mode. ... If all you would like to do in ARTstor is search and view images, ..... One of the most common problems is being unable to open an image when you ...
Guoqiang Wu's Blog : A simple InfoPath blog editor for .Text ... unable to view comments ... Symptom: Pictures inserted using InfoPath built-in " Insert Picture" ... 4) Unable to paste into post content in design mode ...

Videos:
www.moldytoaster.com expectation. The wise man shook his head, put his cane to his nose, and proceeded to open his mouth. It was plain he was about to speak. Every ear ...




Search This Site:










use media player to play a sound file from a binary store?=s

does code still get executed when the user closes the browser?

same page but different display

~ and link tags

tables in asp

how can i get the number of active sessions?

form within form - main runat=server form is on master page...

creating classes

get user email

how to upload and retrive pdf file in database using asp.net 2008

loading .aspx file in placeholders

version control system

generate excel document form in asp.net 2.0 beta 2

send e-mail

how to convert a hardcode to database driven

html format

how to capture current page name

creating cookies

default on dropdownlist

calling code behind function from window.onload javascript function

datasets

how to set static local host address? (urgent)

how to put asp.net variables in html code

app_data and ms access

why aren't people populating all label text from code-behind these days?

insert into int column

using response.addheader on the same page as asp.net control

fill multiple dropdownlists with one dataset?

help needed for random records

buttons

  Privacy | Contact Us
All Times Are GMT