Search

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

Matching Posts

  • Re: EXECUTE permission denied on object 'aspnet_CheckSchemaVersion', database '695746_default', schema 'dbo'

    Thank you for the time you took to write this. [quote user="umbyersw"] Do this by using Microsoft SQL Server Management Studio or Microsoft SQL Server Management Studio Express Connect to the database you are working with Open Databases Open the database you are working with Open Security Open Users Double-click the user who is accessing the database In the list of Owned Schemas, check off the roles indicated above [/quote]
    Posted to Personal Site Starter Kit (Forum) by Nossie on 11/8/2009
  • Re: Why development server connection (localhost) fails in VS 2008?

    Mikail thank your mother for having such a wonderful son! This problem has dogged my development for months now. The corrected the host file line 127.0.0.1 back to localhost and it all works again :0)
    Posted to Visual Studio 2008 (Forum) by Nossie on 10/7/2009
  • How to password dynamic pages

    Hello. I'm working on my site www.topfoto.ie Here people can view photos from public events that I shoot. The site I built is adapted from the Commerce Starter Kit 2.0 and I've adapted it like this; after I shoot a gig I process the photos through an app I wrote, it watermarks, shrinks and zips the pics, it adds a flat file of information, FTPs the zip up to the server, calls a webservice function that populates SQL Server. Now the user can click on "Find your photo" and a particular
    Posted to Security (Forum) by Nossie on 12/10/2008
  • DIVs not lining up

    Hi Guys. I'm working on my site www.topfoto.ie At this point I'm adding background images and introductory text to the main pages. On the home page the <content> DIV matches up with the <head> DIV in the site.master as expected. Using almost identical CSS for the DEFAULT, WEDDING and BOUDOIR pages the body DIV is in a different position and I can't figure out why. The background images are both 800px wide but one is 1200px high and the other is 1120px. I don't think it
    Posted to Client Side Web Development (Forum) by Nossie on 11/25/2008
  • Re: hyperlinks work in IE but not in FF or Chrome

    Hi Guys. I was looking very hard at the CSS and still couldn't see the problem. Your suggestion put my eyes back to it and I noticed that I did have the width for the DIV filled in but like this "width:152;" Obviously IE offers forgiveness and accepts this but FF needs a solid "width:152px;" Thanks for the help. I wouldn't have seen it without it - !
    Posted to Getting Started (Forum) by Nossie on 11/24/2008
  • hyperlinks work in IE but not in FF or Chrome

    Hi guys. This one has me puzzled. I'm working on my site www.topfoto.ie It has a master page with some hyperlinks at the top. In IE all of the links work as expected but in FF and Chrome only the first row will work but not the second row. If I remove the <br /> then of course all of the links are on one line and they all work. This has me completely puzzled since I don't know of any special requirements for these browser. I need your help. Thank you. Here is the code < div id ="mainmenu">
    Posted to Getting Started (Forum) by Nossie on 11/24/2008
  • Re: Expanding CreateUserWizard; How do I FindControl the newly added controls?

    The answer is in this link for anyone that needs it... http://forums.asp.net/p/1175378/1978032.aspx#1978032 TextBox txt = ( TextBox )CreateUserWizard1.CreateUserStep.ContentTemplateContainer.FindControl( "LastName" );
    Posted to Web Forms (Forum) by Nossie on 1/9/2008
  • Expanding CreateUserWizard; How do I FindControl the newly added controls?

    Hi peeps. I want to expand/modify the original form on the CreateUserWizard control to contain 3 more textboxes; "FirstName, LastName, MobilePhone" and 1 dropdownlist "Location". I've added the code I need to save down to the aspnet_Profile table so that's no problem. The problem is that I can't figure out how to access the new textboxes/ddl and values that are contained inside the CreateUserWizard control. I've tried a few variations around this FindControl function
    Posted to Web Forms (Forum) by Nossie on 1/9/2008
    Filed under: .NET 2.0 Login Controls, ASP.NET 2.0 Membership Profile, master pages controls, createuserwizard, master page findcontrol, .net2.0
  • Re: Install does not work

    I'm having no luck installing on Vista 64 Ultimate either. Are you sure yours is installing properly? Mine Rolls back at the very end. The last positive message I see is Registering product and then it hangs a bit and then rolls back. I also can't install IIS7. I wonder if it's related?
  • Re: Developing on Vista - Any problems? Any comments?

    So here's what I did... After having a few drinks I was sitting there staring at computer parts all over my kitchen when I realised that as far as computer parts go I was working with dilapidated equipment. In this moment of clarity I decided not to do yet another patch job on my AMD2400XP based system but it was time instead to spend some serious money. I now have: CPU 2Quad Q6600 2.4 GHz 4 x 1 GB OCZ Reaper 1066Mhz 5-5-5-15 C Drive - 2 X 160 GB 7200 RAID1 (apps only) D Drive - 2 x 500 GB 7200
    Posted to Visual Studio 2005 (Forum) by Nossie on 9/16/2007
Page 1 of 5 (48 items) 1 2 3 4 5 Next >