473,396 Members | 2,030 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.

Bins and virtuals

Hi,
I am trying to deploy my first ASP.Net app.
The root of the site, http://x.y.z , is at c:\inetpub\wwwroot.
The code executes in a virtual: http://x.y.z/code which is mapped to a
shared drive \\server\pathtocode.

So, my first thought is that the bin should be at
c:\inetpub\wwwroot\bin, but having read through numerous posts I get
the feeling that it should be at \\server\pathtocode\bin.

The trouble is, I have tried both of these and neither works. If I
declare the virtual as an application, will that make a difference? Am
I missing something?

Any help gratefully received.

Mark
Nov 18 '05 #1
1 1102
/Bin has to be at the frist level under where the VD's Application is
defined as per the IIS manager

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Mark Horrocks" <ma***********@plymouth.ac.uk> wrote in message
news:95**************************@posting.google.c om...
Hi,
I am trying to deploy my first ASP.Net app.
The root of the site, http://x.y.z , is at c:\inetpub\wwwroot.
The code executes in a virtual: http://x.y.z/code which is mapped to a
shared drive \\server\pathtocode.

So, my first thought is that the bin should be at
c:\inetpub\wwwroot\bin, but having read through numerous posts I get
the feeling that it should be at \\server\pathtocode\bin.

The trouble is, I have tried both of these and neither works. If I
declare the virtual as an application, will that make a difference? Am
I missing something?

Any help gratefully received.

Mark

Nov 18 '05 #2

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

Similar topics

12
by: MCD | last post by:
Hello, I'm new to python and this group and am trying to build some bins and was wondering if any of you could kindly help me out. I'm a bit lost on how to begin. I have some text files that...
3
by: Mark Wheadon | last post by:
Hello, We have a 'standard letters' type app that can produce the letter as an XSL-FO document. We have used FOP to produce PDFs and are quite impressed. We also need to be able to print the...
5
by: Nick | last post by:
In the code below, class Z inherits from T<1> and T<2>. Both parents have pure virtual members of the same name V(), which are overloaded in Z. How do I define those overloaded members outside of...
0
by: Kevin | last post by:
I'm trying to convert my VB6 program to VB2005. In my VB6 program I'm able to retrieve the paper bins for the selected printer and set the bin when printing. I'm using the DeviceCapabilities API...
4
by: Ole Nielsby | last post by:
I'm puzzed by this: /***code begin***/ class X {}; class Y : public X {}; class A { public: virtual void m(X x) {std::wcout << L"A\n";} }; class B : public A {
6
by: greek_bill | last post by:
Hi, I'm interested in developing an application that needs to run on more than one operating system. Naturally, a lot of the code will be shared between the various OSs, with OS specific...
1
by: Deadvacahead | last post by:
I am rather new to programming and am coming across a problem with my current program. The program shows bins full of parts. It shows the name of the bin and then how many parts are in the bin. The...
6
by: asit | last post by:
bind returns error when a port is already in use ....some process may be using it or the port may be just port is not used still it is hanging around kernel... how can i kinow the difference...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.