Search

You searched for the word(s): userid:689200

Matching Posts

  • Re: HAS ANYONE gotten this Application to work in AN environment

    If you're seeing SQL error 26, you should read this: http://www.aquesthosting.com/HowTo/Sql2005/SQLError26.aspx And also, for those of you who have a working deployed solution, please, please, please, do yourselves a favor and back up your deployed copy before you deploy a new build and save yourselves a lot of trouble. Once you establish a baseline, you want to maintain it and build on that baseline for later comparisons and troubleshooting. You'll get better at it ove time. Cheers.
    Posted to Classifieds Starter Kit (Forum) by wildcat on 11/5/2006
  • Re: HELP. Login Problems after installation. Is This A Bug??

    See http://www.aquesthosting.com/HowTo/Sql2005/SQLError26.aspx And also, for those of you who have a working deployed solution, please please please, do yourselves a favor and back up your deployed copy before you deploy a new build and save yourselves a lot of trouble. Once you establish a baseline, you want to maintain it and build on that baseline for later comparisons and troubleshooting. You'll get better at it ove time. Cheers.
    Posted to Classifieds Starter Kit (Forum) by wildcat on 11/5/2006
  • Re: Photo doesn´t show on page

    This issue is resolved for me. It turned out to be directory permissions on the hosting company's side. The 'Upload' directory's permissions had to be adjusted for the app to work. This is probably a unique thing to the hosting company.... because my app could write to the 'Upload' directory, but just could not read from it! Which was very strange. I called up the hosting company and they said, oh, yeah, we need to change the permissions to such and such.. - which they changed and all is well now
    Posted to Classifieds Starter Kit (Forum) by wildcat on 11/3/2006
  • Re: A problem occurred sending the email. Please contact the system administrator.

    Not sure if your issue is resolved or not. But it is really a good idea to figure out what the error message is. Knowing what the problem might be will go a long way in helping you solve it. In this case, I was getting an error too, but instead of trying all of the suggestions, just to find out if it solves my problem, I wanted to know what the issue was first. You can change the code to show errors to 'Administrators' and hide the error from users; and I am not talking about the error page
    Posted to Classifieds Starter Kit (Forum) by Wildcat on 11/1/2006
  • Re: Photo doesn´t show on page

    I should've mentioned in my previous post that the photos work fine locally when I run the project; but the deployed image of the solution has a problem with the photos. I can see the photos upload into the 'Upload' directory, (confirmed via FTP), but the photos do not show where they should. Very odd. Any ideas? How do you setup this project for remote debugging? I am confused by this photo issue. Your help is appreciated.
    Posted to Classifieds Starter Kit (Forum) by Wildcat on 11/1/2006
  • Re: Photo doesn´t show on page

    I am having the same issue. On my test ad, I can see the .jpg files created/uploaded to the directory on the site, but the ad does not show them on the page. I could not find any solutions in the above listed link. Would you please be more specific and give me the details needed to fix this. Much appreciated. Thanks.
    Posted to Classifieds Starter Kit (Forum) by Wildcat on 11/1/2006
  • Re: Ad Expiry Notification System

    Thanks for your post. I only recommend putting some guards on your objects as to avoid null reference errors. Also, why are you suppressing exceptions in your NotifyMemberByMail method? Shouldn't it get logged or emailed to the Admin? How can you audit failures? I'd also write a new delegate for the timer to run (callback) everry 24 hours or so, or better yet, make it configurable as a setting that the admin can set or turn off! This way, you don't have to change any code to turn configure
    Posted to Classifieds Starter Kit (Forum) by Wildcat on 10/30/2006
  • Flagging of inappropriate ads by users?

    It would be cool if users could 'flag' inappropriate ads and have the entries show up on Administrator's approval list of ads. The Site Admin then could have such options as to allow the ad, delete the ad on the spot or inactivate the user and delete all of his/her ads, etc. This would be a great way to enforce site policy and have the community assist with. Anyone tried this? If so, please do share. If not, I will start working on it sometime soon and share my work when I am done. Cheers
    Posted to Classifieds Starter Kit (Forum) by Wildcat on 10/28/2006
Page 1 of 1 (8 items)