S
scorpion53061
I would like your thoughts and impressions of the events of today and ask
how you would handle this or if I am wrong and this is "normal" behaviour
for a web provider and IIS.
I am normally a vb.net windows programmer but I needed to do some web work
that involved web pages and data access. I was excited when I found out my
web provider had the ability to have ASP.NET applications built there.
I was in the process of attempting to create a ASP.NET web applicationon my
webprovider's web server. When I attempted to do so through Visual
Studio.NET it would create the web as I named it but would not take the
username and password I use in Frontpage thus not allowing me access to do
anything with it. When I went in these webs created in the process using
Frontpage it would prompt me about needing me to log in with another account
because mine did not have permissions for this folder. When I hit cancel it
showed the folders inside the web Visual Studio had created but would not
allow me to do anything with them.
I called the ISP and they had me create the web application locally and then
FTP it to their server with our username and password in the URL itself. I
did not think it would work as configuration information would be all wrong
(each ASP.NET application is configured to work with that server) but I
followed their instructions anyway. I used Internet Explorer to get to the
ftp site.
It did not work. I am sure there are permission issues going on here but
they do not know (they need to have the ASP.NET there to tell developers
they have it and attract their business but it seems they themselves have no
idea how to use the Framework on the server which I find baffling.). If
anyone can venture a guess on what I should suggest to them that would be
cool. I do not have these issues with IIS on my machine when creating
ASP.NET applications but I probably do not have the issues they are
contending with.
While on the ftp server the link was something like
ftp://www2.sampleispname.net/www/mywebsitefolder/mydomainname.org/
which I believe took me to what appears to have been a virtual directory
listing.
A link was present there saying
Up to higher level directory
and when I clicked it it took to
ftp://www2.sampleispname.net/www/mywebsitefolder/
which contained my web.
Off to the left was a link to the next directory up which was called "www".
Not sure what it was I clicked it and much to my dismay there was every
single web site folder they had. I was able to open all of the folder and
view the contents of the folders - even the code behind asp scripts and
such. I was able to copy and paste content from any of these web sites to my
computer. I could not actually write to the folder however. I have a feeling
a more experienced guy than me probably would have been able to. (By the way
in case you are wondering when I tried to write to it I took a empty text
file and tried to paste it in and when I copied anything to my comptuer I
immediately deleted it. I am not at all interested in the contents pf these
folders but in why I could do this..)
It is a sunday and I left a message to talk to the administrator. I got a
call back from a 16 year old who I think answers the phones there (that is
what he is doing every time I am there to pay my bill) and he indicated to
me that there web server is totally secure and I basically was just wrong.
I don't know. I just got a real sick feeling in my stomach during this
process. If this is normal, it should not be. Monday can't get here fast
enough.
how you would handle this or if I am wrong and this is "normal" behaviour
for a web provider and IIS.
I am normally a vb.net windows programmer but I needed to do some web work
that involved web pages and data access. I was excited when I found out my
web provider had the ability to have ASP.NET applications built there.
I was in the process of attempting to create a ASP.NET web applicationon my
webprovider's web server. When I attempted to do so through Visual
Studio.NET it would create the web as I named it but would not take the
username and password I use in Frontpage thus not allowing me access to do
anything with it. When I went in these webs created in the process using
Frontpage it would prompt me about needing me to log in with another account
because mine did not have permissions for this folder. When I hit cancel it
showed the folders inside the web Visual Studio had created but would not
allow me to do anything with them.
I called the ISP and they had me create the web application locally and then
FTP it to their server with our username and password in the URL itself. I
did not think it would work as configuration information would be all wrong
(each ASP.NET application is configured to work with that server) but I
followed their instructions anyway. I used Internet Explorer to get to the
ftp site.
It did not work. I am sure there are permission issues going on here but
they do not know (they need to have the ASP.NET there to tell developers
they have it and attract their business but it seems they themselves have no
idea how to use the Framework on the server which I find baffling.). If
anyone can venture a guess on what I should suggest to them that would be
cool. I do not have these issues with IIS on my machine when creating
ASP.NET applications but I probably do not have the issues they are
contending with.
While on the ftp server the link was something like
ftp://www2.sampleispname.net/www/mywebsitefolder/mydomainname.org/
which I believe took me to what appears to have been a virtual directory
listing.
A link was present there saying
Up to higher level directory
and when I clicked it it took to
ftp://www2.sampleispname.net/www/mywebsitefolder/
which contained my web.
Off to the left was a link to the next directory up which was called "www".
Not sure what it was I clicked it and much to my dismay there was every
single web site folder they had. I was able to open all of the folder and
view the contents of the folders - even the code behind asp scripts and
such. I was able to copy and paste content from any of these web sites to my
computer. I could not actually write to the folder however. I have a feeling
a more experienced guy than me probably would have been able to. (By the way
in case you are wondering when I tried to write to it I took a empty text
file and tried to paste it in and when I copied anything to my comptuer I
immediately deleted it. I am not at all interested in the contents pf these
folders but in why I could do this..)
It is a sunday and I left a message to talk to the administrator. I got a
call back from a 16 year old who I think answers the phones there (that is
what he is doing every time I am there to pay my bill) and he indicated to
me that there web server is totally secure and I basically was just wrong.
I don't know. I just got a real sick feeling in my stomach during this
process. If this is normal, it should not be. Monday can't get here fast
enough.