Tagged Questions
0
votes
2answers
238 views
GoDaddy Web.Config URL Rewrite not working
I have the following error that is causing me to pull my hair out, and GoDaddy support is absolutely terrible. Their response is basically "We can't help you". Can anybody see anything wrong with the ...
0
votes
1answer
62 views
Is it possible to host multiple website under different asp.net versions on Godaddy Server?
I have a godaddy deluxe web hosting account. I have a couple of websites already running under the version asp.net 3.5.
Now I have developed another web application under the version asp.net 4.0. ...
1
vote
1answer
190 views
Hosting WCF on Godaddy
I am trying to host WCF on godaddy shared hosting but stuck dead with a error.
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond ...
0
votes
3answers
100 views
Why am I receiving this exception?
I have an application that is designed to manage a small company at www.example.com. We also have a demo site that potential clients can go to see how the system works at www.example.com/demo. The ...
0
votes
2answers
255 views
WCF service inside website folder at GoDaddy
I have site working at GoDaddy hosting at http:// pacp.dgulf.net.
now, I want to host the WCF service insider "servc" directory. I created directory and uploaded code into it. now, I am trying to call ...
1
vote
2answers
381 views
Error hosting WCF service on GoDaddy which is working on other hosting
I have WCF service running in local machine as well as here:
http://aor.weenggs.com/service.svc
now, I am trying to run the same service at GoDaddy Hosting environment here:
...
2
votes
1answer
98 views
Godaddy states that you can use reflection even if the ReflectionPermission is turned off. How so?
According to Godaddy,
Applications operating under a Medium trust level have no registry access, no access to the Windows event log, and cannot use ReflectionPermission (but can use Reflection).
...
0
votes
1answer
509 views
Godaddy Mvc 3 Hosting “Server Error in '/' Application”
So I am trying to host a MVC3 .net application on godaddy and I used Visual Studios to publish my app and filezilla to FTP the files to godaddy. However, When I go to my website all I get is the ...
1
vote
0answers
530 views
GoDaddy, .Net and MySQL
I’m trying to setup a ASP .Net application on my hosting site but am having trouble. This site works from my workstation connecting to the GoDaddy database server but when I publish it to the server I ...
0
votes
1answer
147 views
Godaddy hosting server error
I am trying to host my website in godaddy its MVC3 .net website after copying deployed version in the server i get the following error:
CS0234: The type or namespace name 'Helpers' does not exist ...
0
votes
1answer
108 views
How can I host multiple sites on a single server and maintain a URL consisting of only the domain?
I have a site. Let's call it "mysite.com".
My Hosting server (GoDaddy) has multiple sites on it. Root is my personal hosting space, and within root there are 3 IIS folders: mysite, hissite, hersite.
...
0
votes
2answers
588 views
ASP.NET MVC SQL server error using godaddy [closed]
I have an MVC 2 project where I have my own *.mdf file in the App_Data directory. My project works perfect. But when I uploaded it to my host, GoDaddy, it gave me an error.
error message:
Server ...
3
votes
2answers
653 views
.NET project in subdirectory on godaddy
I want to publish a web application as http://mywebsite.com/virtualpath/Default.aspx
So what I did on localhost was I went to Visual Studio and in the project properties, defined a virtual path ...
0
votes
1answer
667 views
How do I use the font Segoe WP in XAML code on a webserver that does not have it installed on it? [closed]
I have a webservice I created to generate a PNG image from a XAML file. My code is based off of the sample from this website: ...
1
vote
5answers
2k views
UrlRewriter.NET with .NET 4.0 and Godaddy not working
I have a web project that had UrlRewriter.NET installed and working fine on .NET 3.5 locally and on Godaddy's shared hosting.
I then upgraded it to .NET 4.0 and this continued to work on my local PC ...
0
votes
0answers
212 views
Ajax problem on godaddy, help me it’s an urgent
I am facing ajax problem on godaddy web hosting which i am showing below, Will anyone figure out that how can i get rid from it.It will be very great for me.
Thanks.
Error:
...
1
vote
1answer
284 views
How to run a .NET Class Library on a Go Daddy server?
Thanks to the awesome people that answered my previous post, I was able to make a .NET Class Library and run the library from a button on my webpage.
The program is designed to run on the server ...
0
votes
4answers
938 views
How to deploy C# code to a server? How to run an exe on a server?
Th short story is:
I have a Godaddy shared Windows server account and I have some C# code on my computer that runs perfect locally. I want to run this code on the server as an exe file. Is this ...
1
vote
1answer
533 views
GoDaddy won't let XmlUrlResolver run
I am trying to write a page to host on godaddy and the code keeps throwing an exception. I believe that the problem is that the permissions on the server will not let the subclass of XmlUrlResolver ...
5
votes
5answers
4k views
Sending email using a godaddy account
I'm trying to send an email using my godaddy hosting.
I've also given away the username and password (as you can see in the code) for the testing email account so if anyone has the time, can they try ...
10
votes
9answers
14k views
Sending email through gmail SMTP on GoDaddy
Is this possible? I am able to send through localhost, but on godaddy the email doesn't get sent. Has anyone managed to achieve this?
I'm using C#
0
votes
1answer
225 views
Trust Level required for Membership Providers
I am hosting an ASP.Net site with GoDaddy - It seems that the trust level for the application is Minimal, this seems to create issues with my using the standard SQLMembershipProvider. Can anyone help ...
2
votes
5answers
20k views
change default startup page Asp.net windows hosted godaddy
when I visit http://mywebsiteurl.com/ by default it will load Default.aspx, index.html, or welcome.html... I would like to know how I can make a directory point to index.ashx (or something else other ...
3
votes
1answer
763 views
GoDaddy Unlimited Account Problem
When I assign multiple domains to directories in my GoDaddy hosting account management it creates a virtual directory for these domains. It also makes those domains go to that directory. For some ...


