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

Deploying a VB.NET Application to IP site

I have developed a WEB Application using Visual Studio VB.NET and it runs
well on my development computer. I would like to run it from my personal
WEB Page provider by my Internet Provider. I have used the MS WEB Publishing
Tool to move the files and directory's to the site, but when I start the
Application via Browser, I just get the view with just the text. There are
no TEXTBOX or Button controls present? All the parts that I know of are in
place from my side. I have sent queries to my IP and they have returned the
Standard canned answers that they have provide all the information that I
Need within their HELP pages.

I have loaded up a personal site using MS Publisher previously without any
Problems and have also put a downloadable application to the site.

What am I missing here?

Once I get the site working I believe I will have another problem with
Accessing my SQL Server Tables on my system from the site, but that is
Another issue all together.

My IP provider is a CABLE company (COMCAST).
Any guidance would be appreciated...

Nov 18 '05 #1
5 1513
try to open the site using IE see what happens.. you said you dont see any
controls.
right click and click view source. if you see asp.net code as is... it means
the ISP's hosting does not support ASP.NET
so ask them if they do..

if they dont open an account with http://www.brinkster.com/ and upload your
files there

HTH
--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"NEWBIE in ABQ" <NE*********@discussions.microsoft.com> wrote in message
news:9F**********************************@microsof t.com...
I have developed a WEB Application using Visual Studio VB.NET and it runs
well on my development computer. I would like to run it from my personal
WEB Page provider by my Internet Provider. I have used the MS WEB Publishing Tool to move the files and directory's to the site, but when I start the
Application via Browser, I just get the view with just the text. There are no TEXTBOX or Button controls present? All the parts that I know of are in place from my side. I have sent queries to my IP and they have returned the Standard canned answers that they have provide all the information that I
Need within their HELP pages.

I have loaded up a personal site using MS Publisher previously without any
Problems and have also put a downloadable application to the site.

What am I missing here?

Once I get the site working I believe I will have another problem with
Accessing my SQL Server Tables on my system from the site, but that is
Another issue all together.

My IP provider is a CABLE company (COMCAST).
Any guidance would be appreciated...

Nov 18 '05 #2
From what I have gotten back from my IP, I think your suggestion to check out
www.brinkster.com is the way to go. Thanks.

Who you happen to know if I can access mu SQL Server Database from the
Brinkster site?

"Hermit Dave" wrote:
try to open the site using IE see what happens.. you said you dont see any
controls.
right click and click view source. if you see asp.net code as is... it means
the ISP's hosting does not support ASP.NET
so ask them if they do..

if they dont open an account with http://www.brinkster.com/ and upload your
files there

HTH
--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"NEWBIE in ABQ" <NE*********@discussions.microsoft.com> wrote in message
news:9F**********************************@microsof t.com...
I have developed a WEB Application using Visual Studio VB.NET and it runs
well on my development computer. I would like to run it from my personal
WEB Page provider by my Internet Provider. I have used the MS WEB

Publishing
Tool to move the files and directory's to the site, but when I start the
Application via Browser, I just get the view with just the text. There

are
no TEXTBOX or Button controls present? All the parts that I know of are

in
place from my side. I have sent queries to my IP and they have returned

the
Standard canned answers that they have provide all the information that I
Need within their HELP pages.

I have loaded up a personal site using MS Publisher previously without any
Problems and have also put a downloadable application to the site.

What am I missing here?

Once I get the site working I believe I will have another problem with
Accessing my SQL Server Tables on my system from the site, but that is
Another issue all together.

My IP provider is a CABLE company (COMCAST).
Any guidance would be appreciated...


Nov 18 '05 #3
http://www.brinkster.com/Hosting/Educational.aspx

most hosting firms have proper firewalls... you could ask them whether they
allow access to external SQL server or you could just give it a try.
otherwise you could just use access they should have any problems with that

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"NEWBIE in ABQ" <NE*********@discussions.microsoft.com> wrote in message
news:48**********************************@microsof t.com...
From what I have gotten back from my IP, I think your suggestion to check out www.brinkster.com is the way to go. Thanks.

Who you happen to know if I can access mu SQL Server Database from the
Brinkster site?

"Hermit Dave" wrote:
try to open the site using IE see what happens.. you said you dont see any controls.
right click and click view source. if you see asp.net code as is... it means the ISP's hosting does not support ASP.NET
so ask them if they do..

if they dont open an account with http://www.brinkster.com/ and upload your files there

HTH
--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"NEWBIE in ABQ" <NE*********@discussions.microsoft.com> wrote in message
news:9F**********************************@microsof t.com...
I have developed a WEB Application using Visual Studio VB.NET and it runs well on my development computer. I would like to run it from my personal WEB Page provider by my Internet Provider. I have used the MS WEB

Publishing
Tool to move the files and directory's to the site, but when I start the Application via Browser, I just get the view with just the text. There
are
no TEXTBOX or Button controls present? All the parts that I know of
are in
place from my side. I have sent queries to my IP and they have
returned the
Standard canned answers that they have provide all the information

that I Need within their HELP pages.

I have loaded up a personal site using MS Publisher previously without any Problems and have also put a downloadable application to the site.

What am I missing here?

Once I get the site working I believe I will have another problem with
Accessing my SQL Server Tables on my system from the site, but that is
Another issue all together.

My IP provider is a CABLE company (COMCAST).
Any guidance would be appreciated...


Nov 18 '05 #4
they shouldn't have any problems with access.. My Bad

--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"Hermit Dave" <he************@CAPS.AND.DOTS.hotmail.com> wrote in message
news:eN*************@tk2msftngp13.phx.gbl...
http://www.brinkster.com/Hosting/Educational.aspx

most hosting firms have proper firewalls... you could ask them whether they allow access to external SQL server or you could just give it a try.
otherwise you could just use access they should have any problems with that
--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"NEWBIE in ABQ" <NE*********@discussions.microsoft.com> wrote in message
news:48**********************************@microsof t.com...
From what I have gotten back from my IP, I think your suggestion to check
out
www.brinkster.com is the way to go. Thanks.

Who you happen to know if I can access mu SQL Server Database from the
Brinkster site?

"Hermit Dave" wrote:
try to open the site using IE see what happens.. you said you dont see
any controls.
right click and click view source. if you see asp.net code as is... it means the ISP's hosting does not support ASP.NET
so ask them if they do..

if they dont open an account with http://www.brinkster.com/ and upload your files there

HTH
--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
"NEWBIE in ABQ" <NE*********@discussions.microsoft.com> wrote in message news:9F**********************************@microsof t.com...
> I have developed a WEB Application using Visual Studio VB.NET and it runs > well on my development computer. I would like to run it from my personal > WEB Page provider by my Internet Provider. I have used the MS WEB
Publishing
> Tool to move the files and directory's to the site, but when I start the > Application via Browser, I just get the view with just the text. There are
> no TEXTBOX or Button controls present? All the parts that I know of are
in
> place from my side. I have sent queries to my IP and they have returned the
> Standard canned answers that they have provide all the information that I > Need within their HELP pages.
>
> I have loaded up a personal site using MS Publisher previously
without
any > Problems and have also put a downloadable application to the site.
>
> What am I missing here?
>
> Once I get the site working I believe I will have another problem

with > Accessing my SQL Server Tables on my system from the site, but that is > Another issue all together.
>
> My IP provider is a CABLE company (COMCAST).
> Any guidance would be appreciated...
>


Nov 18 '05 #5
Sounds like the IP does not support .NET

Christina


"NEWBIE in ABQ" <NE*********@discussions.microsoft.com> wrote in message
news:9F**********************************@microsof t.com...
I have developed a WEB Application using Visual Studio VB.NET and it runs
well on my development computer. I would like to run it from my personal
WEB Page provider by my Internet Provider. I have used the MS WEB Publishing Tool to move the files and directory's to the site, but when I start the
Application via Browser, I just get the view with just the text. There are no TEXTBOX or Button controls present? All the parts that I know of are in place from my side. I have sent queries to my IP and they have returned the Standard canned answers that they have provide all the information that I
Need within their HELP pages.

I have loaded up a personal site using MS Publisher previously without any
Problems and have also put a downloadable application to the site.

What am I missing here?

Once I get the site working I believe I will have another problem with
Accessing my SQL Server Tables on my system from the site, but that is
Another issue all together.

My IP provider is a CABLE company (COMCAST).
Any guidance would be appreciated...

Nov 18 '05 #6

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

Similar topics

10
by: Gerben van Loon | last post by:
Hi there, hope someone can help me on this: I'm planning to deploy several ASP.NET projects to a production server. Normally I used the "Project / Copy project" option in VS.NET, but to this...
0
by: Dan Avni | last post by:
I have a web site built with ASP.NET based on the dwamish books sample. The site has a few DLL's (façade, business rules, DAL and a DLL for configuration loading and logging) that it depends on and...
3
by: Johnny | last post by:
Hi, I have created an ASP.NET application (let's call it FooBar) with VS.NET on my local machine, residing in http://localhost/FooBar. Deploying it to another folder on my machine works well...
0
by: sylvain | last post by:
I create a deployment kit with VS and I want to specify a Web Site different then the Default Web Site. There are two Web Site on our Web Server and they are using the same Port (two different...
5
by: sloan | last post by:
Are there any "gotchas" on deploying the default Membership Provider (aspnetdb) to a hosting provider? I'm about to do it. And how does one get to the "auto configurer" .. that allows you to...
2
by: pranshu | last post by:
Hello All, I have a web application which I need to deploy on a particular web server on a machine having different web servers on different IP addresses. I havent been able to find a way to do...
0
by: Amit | last post by:
Hi,I am new to .net 2.0 and have just built one web application and deployed the application on web server. The problem which i am facing is that if i make any changes in the .cs files or aspx...
5
by: daokfella | last post by:
I'm still stuck on the .dll and bin folder mentality in 1.1. When deploying a 2.0 web application, there is no web .dll to deploy? So is this how we deploy in 2.0? 1. Copy the app_code folder...
4
by: HabibBhutto | last post by:
Hi Guys, Thanks in advance...! :) I am developing a web application for IPhone using componentOne IPhone and ASP.Net 3.5 there is problem into deploying the site after deplying when a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.