shared-hosting

File operation in presense of trust level in asp.net 3.5

Good Day! i have a dot net website made in VS 2008. The website works fine on my local computer, it deletes files from a folder but when i updated it on the webserver it wont delete. the webserver guy says that i have to built the application in medium level, but i dont understand the concept about trust levels. i have tried to Google i...

ASP.NET & Google Maps API Error Code "620"on shared hosting

We have a Map It feature on a Real Estate Website and its on a Shared Host, the feature basically shows you the location of a property of works fine for a few hours a day but it stops working later in the day because of error Code "620" for the map request from Google maps API KEY. we need this issue fix immediately. Sample could be fo...

cURL ports not open - any viable alternative?

I have a client hosted with GoDaddy - but they're quite restrictive with their service and don't allow very many ports to be open. I have a script that needs to communicate on an arbitrary port (1129) via cURL but of course GoDaddy won't have any of it. Is there any alternative that I can implement to still confer with the target source...

MVC Logon just refreshes page - doesn't log on

Hi I have 2 MVC sites on a shared hosting environment. The first one works fine and I can log on and use the membership provider etc.. no problems. A second site can see the database and retrieve other (site specific) data on its pages. However when I try to log in I simply get a page refresh - no error messages with invalid UC/PW, and n...

troubleshooting a PHP captcha script that fails to render the complete random string...

I'm using a captcha script for a form. Strangely the image will frequently fail to render the first character of the string of random characters. This pattern will last for about 8-12 refreshed pages, before the expected behavior is reestablished. I know the string contains the full set of four characters because I've debugged this wit...