Archive for the ‘asp hosting’ Category

I want to find Hosting Services for both ASP.NET 2.0 Web Server and SQL Server. Where can I find good deals?

July 14, 2010 - 7:59 am 1 Comment

Any1 is using a Hosting Services for ASP.NET ? Please help!

Thank you! :)

There are a lot of sites out there. If you are looking for Free Hosting, good luck. But for cheap solutions, I’ve heard good things about http://www.DiscountASP.NET . They are recommended by Microsoft.

Here are some others that are supposed to be pretty good:

http://www.aspwebhosting.com

http://www.m6.net

http://www.activehost.com

Also, I’ve heard GoDaddy is possibly going to be taking up ASP.NET hosting soon (Don’t quote me on this, but that’s just what I heard, so you might check into that.)

Good Luck!

ASP.Net and Godaddy Hosting problems?

July 14, 2010 - 7:55 am 1 Comment

Hello,

Right now I am having two problems.

We are trying to create a Website using ASP.net and hosting it on Godaddy. When we initially tried to use the site after we got everything uploaded. We received this message: http://img9.imageshack.us/img9/8232/errorcuz.jpg

Removing the web.config file from our subfolders seemed to remedy the problem but we want to have two Logins. One for customers and one for employees. Would there have to be two web config folders in the sub folders like there was and would we have to get Godaddy to do something to them like change them to application?

The other problem we are having is that we have a delete button with a drop down box that is supposed to populate with items to delete. Nothing is populating in the drop down box and when we hit delete we get an error saying:
System.NullReferenceException: Object reference not set to an instance of an object.

This is what the code looks like at the moment but we cannot find what is wrong with it and it has us stumped.
Dim MyConn As SqlConnection
Dim MyCom As SqlCommand
Dim MyDataA As SqlDataAdapter
Dim MyDataR As SqlDataReader
Dim MyDataSet As New DataSet()

MyConn = New SqlConnection("Data Source=******; Initial Catalog=*****; User ID=*****; Password=’******’;")
MyConn.Open()
MyCom = New SqlCommand("Select * From catalog", MyConn)
MyDataA = New SqlDataAdapter(MyCom)
MyDataA.Fill(MyDataSet, "catalog")
MyDataR = MyCom.ExecuteReader()
DataGrid.DataSource = MyDataSet.Tables("catalog")
DeleteCatNum.DataSource = MyDataR
DeleteCatNum.DataTextField = "cat_num"
DeleteCatNum.DataValueField = "cat_num"
UpdateCatNum.DataSource = MyDataR
UpdateCatNum.DataTextField = "cat_num"
UpdateCatNum.DataValueField = "cat_num"
‘UpdateCatNum.DataSource = MyDataSet.Tables("catalog")
‘DeleteCatNum.DataSource = MyDataSet.Tables("catalog")
DataGrid.DataBind()
UpdateCatNum.DataBind()
DeleteCatNum.DataBind()

MyDataR.Close()
MyConn.Close()

End Sub

Sub Populate(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs)

LoadData()

End Sub

Sub UpdateSetup(ByVal sender As Object, ByVal e As System.EventArgs)

Dim SelectCat As String = UpdateCatNum.SelectedItem.Value
Dim MyConn As SqlConnection
Dim MyCom As SqlCommand
Dim MyDataRead As SqlDataReader

UpdateSelect.Visible = "False"
UpdateTextBoxes.Visible = "True"
UpdateButton.CommandArgument = SelectCat

MyConn = New SqlConnection("Data Source=iffv25.db.4335434.hostedresource.com; Initial Catalog=iffv25; User ID=iffv25; Password=’Chrte45′;")
MyConn.Open()
MyCom = New SqlCommand("Select cat_category, cat_style, cat_brand, cat_color, cat_magnitude, cat_size, cat_price, cat_link From catalog Where cat_num = " + _
SelectCat, MyConn)
MyDataRead = MyCom.ExecuteReader()
MyDataRead.Read()
UpdateCategory.Text = MyDataRead("cat_category")
UpdateStyle.Text = MyDataRead("cat_style")
UpdateBrand.Text = MyDataRead("cat_brand")
UpdateColor.Text = MyDataRead("cat_color")
UpdateMag.Text = MyDataRead("cat_magnitude")
UpdateSize.Text = MyDataRead("cat_size")
UpdatePrice.Text = MyDataRead("cat_price")
UpdateLink.Text = MyDataRead("cat_link")

MyDataRead.Close()
MyConn.Close()

End Sub

Sub UpdateReset(ByVal sender As Object, ByVal e As System.EventArgs)

UpdateSelect.Visible = "True"
UpdateTextBoxes.Visible = "False"
LoadData()

End Sub

Sub Catalog_Function(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs)

Dim Action As String = e.CommandName
Dim Id As Integer
Dim Category As String
Dim Style As String
Dim Brand As String
Dim Color As String
Dim Mag As Integer
Dim Size As Decimal
Dim Price As Decimal
Dim Link As String

Category = ""
Style = ""
Brand = ""
Color = ""
Link = ""

Select Case Action

Case "Insert"
Category = InsertCategory.Text
Style = InsertStyle.Text
Brand = InsertBrand.Text
Color = InsertColor.Text
Mag = InsertMag.Text
Size = InsertSize.Text
Price = InsertPrice.Text
Link = InsertLink.Text
Case "Update"
Category = UpdateCategory.Text
Style = UpdateStyle.Text
Brand = UpdateBrand.Text
Color = UpdateColor.Text

If you have two questions, please ask two questions.

You can only have one web.config file for a given application; each GoDaddy hosting plan is a single application. Therefore, you can only have one web.config file, and it must be in the root directory of your site.

what are the web hosting companies that allow hosting ASP.Net applications?

July 14, 2010 - 7:40 am 2 Comments


Try http://hostbreak.com/web-hosting/windows-web-hosting.asp. Their plan starts from $4.99 and they full support ASP.NET 2.0/1.1 along with MS SQL/MS Access DB.

Can anybody give me some free web hosting link for ASP.NET and SQL Server2005(must be full free).?

July 14, 2010 - 7:35 am 3 Comments

Actually I am a software engineer,I want to host my developed sites free.I use ASP.NET and SQL Server2005 (Oracol 10g may be acceptable).Can You help me about this.Thanks.

Engr.Mamun
Dhaka,Bangladesh.

well free webhosting is not reliable because once the bandwidth gets over people can not visit your website. i am using bluehost webhosting for mine

http://www.bluehost.com/track/bluehostwebhosting/

Sky Web Hosting ASP.NET & AJAX?

July 14, 2010 - 7:29 am 3 Comments

Is Sky UK Networks server is based on Microsoft Windows Server 2008, can run any ASP.Net website on there servers?

Yes you can.

But I wouldn’t host with them anyway. Buy the domain name with Sky.Uk.Net and then host it with HostGator. They have good prices and their support is great. What is great too, is that they have 24/7 support. So even though they are US based you can still get help anytime since we are in a different time zone here than they are in the US. When I signed up I used promo codes from here and it was pretty cheap: http://internethostreviews.com/current-hosting-coupons/

Good luck with your decision!

How do i parse ASP in my browser considering i dont have an ASP server or hosting and i dont want hosting?

July 14, 2010 - 7:25 am 1 Comment


Turn on IIS

can I use asp and access database on yahoo hosting?

July 14, 2010 - 7:20 am 2 Comments

I’m thinking of using a asp or aspx website using a access database. can this be done on yahoo hosting?

no i think this company does and they offer free hosting to www.tyte-hosting.com

Best free asp.net web hosting……?

July 14, 2010 - 7:10 am 3 Comments

I’m looking for a free asp.net+ms sql web hosting.

You can check review of top ten web hosts at website like aplis.net ,etc .

>>ASP.Net hosting wit SQL nd Frontpage Extn<< Could ney 1 suggest me a gud site for dis???

July 14, 2010 - 6:59 am 5 Comments

I wanna load ma C# and ASP.Net web pages… N am preparin it with SQL connectivity…

I am hosting my websites at http://aplis.net/ , you can also give them a try. First month free.

Really, really cheap ASP.NET web hosting (with emails)?

July 14, 2010 - 6:55 am 3 Comments

I need a really, really cheap ASP.NET web hosting, MSSQL DB and email accounts, like 1.99 – 3/month. Thanks

try Kohli Hosting! www.kohlihosting.com

U can pay them through Western Union Money Transfer. And u can get all this as cheapest rate as u can think…. Just visit their site and fill up the form and pay them….. and u will get a site hosted widin 1 hr.

20MB Webspace, Unlimited Bandwidth, 5 Email Ids and 1MsSql and 1 ODBC, support for Asp.net 1.0,1.1, 2.0 & much more for Just $15 per year!!!!!!!!!!!!!!!!