Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 3rd, 2005, 01:05 AM
Authorized User
 
Join Date: Dec 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to akhilvira
Default Problem in creating web setup

hi

       I am trying to add websetup to the ASP.NET project. Problem i am getting is the image files i am using are not getting displayed when i deploy system on some another machine using the setup created.Even the database files are also not found by the developed application on the destination machine.
       I feel the problem is file path am specifying can be specific to my machine. The file path for one of the image file is
     http://localhost/CBT/images/filename.jpg
Is there any problem in the way file path is specified in the properties of the image or at the time of installations appropriate directories will get created ?

      Similarly the path for the data source in properties of oledb connection is
     C:\Inetpub\wwwroot\CBT\Data\leaverecord.mdb

    Please if possible point out the mistake i am doing and the way to rectify it .

Thanks in advance..

Regards
Akhil Vira
 
Old January 3rd, 2005, 04:54 AM
Authorized User
 
Join Date: Sep 2004
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to nashnash
Default

use virtaul path for images ...remove all physical paths you have assigned ..



 
Old January 3rd, 2005, 05:04 AM
Authorized User
 
Join Date: Dec 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to akhilvira
Default

Thanks nashnash

How to assign a virtual path can u give a small example plz.
I have just started with .NET Programming ... so plz if possible give some example ...

Thanks
Akhil Vira





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with creating ASP .NET web app/service reye VS.NET 2002/2003 1 December 28th, 2006 06:10 AM
Creating web custom controls problem Lerik ASP.NET 1.0 and 1.1 Professional 0 January 6th, 2006 06:39 AM
Web Matrix Setup Problem kmoutsos Classic ASP Basics 1 August 9th, 2004 10:23 PM
Problem creating new ASP.NET web Application krishnabhargav VS.NET 2002/2003 5 July 10th, 2004 07:47 AM
Problem with creating Custom Property in Web Servi saitx .NET Web Services 1 October 8th, 2003 10:10 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.