473,320 Members | 1,939 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,320 software developers and data experts.

Re: what is the location of the dll's path on a server

Thanks Prakash!!
Do you know any other free asp.net hosts [which use subdomains], which do
not require me to get a domain registered?
I tried a http://www.asphost4free.com/ but they want "YIKES" money for
database support. You can't just activate your database without the
support!!
Instead, I got a trial webhosting at http://hosting.parking.ru
I am trying to run from
http://deodiaus-2.hosting.parking.ru/ppw/login.aspx

On the remote dir, login.apsx is located in the dir .../home/ppw
What is the location of the dlls, .../home/bin or .../home/ppw/bin ? How
does the
server know to look in home/ppw/bin (does it always look in the bin path
relative to the aspx page)
as opposed to the local home dir. Is this automatically entered into the
%PATH% variable?
BTW, the instructions tell me that it uses .NET 2.0. Do I have to load any
additional dlls (interopdb.dll) to the server as well ?

Is there a brief tutorial on the web which discusses the soup and nuts of
webservers??
"prakash" <pr*********@gmail.comwrote in message
news:d7**********************************@a32g2000 prf.googlegroups.com...
I created and ran the App_Web_wldguix0.dll fine in my local test
enviroment...
Jun 27 '08 #1
7 1248
I have to try these suggestions
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

But the other question is
if I have a page called login.aspx on my server in a sub dir called ppw
and I reference the location on the url as
http://deodiaus-2.hosting.parking.ru/ppw/login.aspx
where do my dlls lie?
Do I put them in the dir home/ppw/bin or home/bin ?
Jun 27 '08 #2
re:
!where do my dlls lie?
!Do I put them in the dir home/ppw/bin or home/bin ?

home/ppw/bin


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Walter Deodiaus" <de************@yahoo.comwrote in message news:uu**************@TK2MSFTNGP05.phx.gbl...
>I have to try these suggestions
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

But the other question is
if I have a page called login.aspx on my server in a sub dir called ppw
and I reference the location on the url as
http://deodiaus-2.hosting.parking.ru/ppw/login.aspx
where do my dlls lie?
Do I put them in the dir home/ppw/bin or home/bin ?


Jun 27 '08 #3
Yes, login is there in the cs file
I have to check the second issue
"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eD**************@TK2MSFTNGP04.phx.gbl...
re:
Is there a class named "login" in "login.aspx.cs" ?

It should read like this :

public partial class login : System.Web.UI.Page

Jun 27 '08 #4
How do I set ppw to be an application in IIS or virtual dir [which have no
entries]. In this hosted enviroment, I control the app via IIS manager 7.
See
http://people.places.work.tripod.com/iis.jpg

Technical address deodiaus-2.hosting.parking.ru
Home directory d:\users\deodiaus-1\deodiaus-2\WWWRoot
How do I set it up so that
d:\users\deodiaus-1\deodiaus-2\WWWRoot\ppw
is the virtual dir?

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:eD**************@TK2MSFTNGP04.phx.gbl...
re:
Also, is the directory "ppw" marked as an application in IIS, or at least
as a virtual directory ?

Jun 27 '08 #5
re:
!How do I set it up so that
!d:\users\deodiaus-1\deodiaus-2\WWWRoot\ppw
!is the virtual dir?

In : http://people.places.work.tripod.com/iis.jpg
....what does the "View Virtual Directories" link show you ?

You also have a "Manage Website" tab ( under the "View Virtual Dirs" link ).
Doesn't that lead to where you can setup virtual directories ?

If not, check with tripod.com's support...and ask them.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Walter Deodiaus" <de************@yahoo.comwrote in message news:us**************@TK2MSFTNGP02.phx.gbl...
How do I set ppw to be an application in IIS or virtual dir [which have no entries]. In this hosted enviroment, I
control the app via IIS manager 7.
See
http://people.places.work.tripod.com/iis.jpg

Technical address deodiaus-2.hosting.parking.ru
Home directory d:\users\deodiaus-1\deodiaus-2\WWWRoot
How do I set it up so that
d:\users\deodiaus-1\deodiaus-2\WWWRoot\ppw
is the virtual dir?

"Juan T. Llibre" <no***********@nowhere.comwrote in message news:eD**************@TK2MSFTNGP04.phx.gbl...
>re:
Also, is the directory "ppw" marked as an application in IIS, or at least as a virtual directory ?


Jun 27 '08 #6
the listing under virtual dir is null.
I thought that the server would imitate the local path.
Manage Website just leads to an entry where I can browse the web site but
that is nothing more than browsing it esternally.
My service provider is not tripod, but rather parking.ru
BTW, I now get the error
Parser Error Message: Could not load the assembly 'App_Web_wldguix0'. Make
sure that it is compiled before accessing the page.

"Juan T. Llibre" <no***********@nowhere.comwrote in message
news:%2******************@TK2MSFTNGP02.phx.gbl...
re:
!How do I set it up so that
!d:\users\deodiaus-1\deodiaus-2\WWWRoot\ppw
!is the virtual dir?

In : http://people.places.work.tripod.com/iis.jpg
...what does the "View Virtual Directories" link show you ?

You also have a "Manage Website" tab ( under the "View Virtual Dirs"
link ).
Doesn't that lead to where you can setup virtual directories ?

If not, check with tripod.com's support...and ask them.
Jun 27 '08 #7
re:
!My service provider is not tripod, but rather parking.ru

Talk to parking.ru, instead of tripod, then.
Clearly, there's a setup problem...and you're their client.


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Walter Deodiaus" <de************@yahoo.comwrote in message news:OM**************@TK2MSFTNGP03.phx.gbl...
the listing under virtual dir is null.
I thought that the server would imitate the local path.
Manage Website just leads to an entry where I can browse the web site but that is nothing more than browsing it
esternally.
My service provider is not tripod, but rather parking.ru
BTW, I now get the error
Parser Error Message: Could not load the assembly 'App_Web_wldguix0'. Make sure that it is compiled before accessing
the page.

"Juan T. Llibre" <no***********@nowhere.comwrote in message news:%2******************@TK2MSFTNGP02.phx.gbl...
>re:
!How do I set it up so that
!d:\users\deodiaus-1\deodiaus-2\WWWRoot\ppw
!is the virtual dir?

In : http://people.places.work.tripod.com/iis.jpg
...what does the "View Virtual Directories" link show you ?

You also have a "Manage Website" tab ( under the "View Virtual Dirs" link ).
Doesn't that lead to where you can setup virtual directories ?

If not, check with tripod.com's support...and ask them.

Jun 27 '08 #8

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

Similar topics

2
by: Vincenzo Davi | last post by:
I have created a dll with several classes in C#. One of the classes references image files in the subdirectories of the bin/Release folder (basically where the dll resides). Now, I want to use...
0
by: Jeff Dillon | last post by:
When I browse to a simple .aspx page, I get the error: Unable to create temp file in path 'c:\windows\system32\inetsrv\%SystemRoot%\TEMP\': The directory name is invalid. My TEMP variable is...
9
by: Alexander Baranovsky | last post by:
Hello friends, How I can determine full path of Microsoft.Basic.dll? Thanks, Alexander
6
by: Lenn | last post by:
Hi, I have a DLL with unmanaged function written in C. I need to call from managed C# code, where should DLL have to placed, bin folder system32? And can this location be changed. I haven't...
6
by: DravenStone | last post by:
Hi, I had just a horrible day at work, spent pretty much the entire day trying to get php_oci.dll and php_oracle.dll to load. It still never did. Super Quick Background. Jack of all trades IT...
4
by: Martyn Fewtrell | last post by:
Hi there I am just canvassing some opinions so feel free to add yours. I mainly work with VB.Net on dynamic websites driven by Access and have more recently been trying to introduce Business...
1
by: netzorro | last post by:
Hi, looking for some help I've got an ISAPI DLL The same DLL will be used for 2 sites on the same server So I need a configuration file (ini) diferent for each one I'm trying to put this...
5
by: Jim | last post by:
Hi, I have a DLL that I want to run from the Query Analyzer. I tried the following: USE master; EXEC sp_addextendedproc BLAH, '\\Other-Server\Path\To\Blah\Blah.dll' and I get the error:
1
by: jabbari | last post by:
Hello, Please Help us...! I have a big problem ,so i searched on google and other search engine ,then I realized that so many other people have the same problem and they, all, have'nt been able to...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.