Search

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

Matching Posts

  • Menu Items not visible in IE and Safari

    I did my menu control but the dynamic part is appearing like it is behind the other elements in IE. As for Safari, it is just not working at all. I add a class called .IeFix { z-index:1000}, but it still not working and then I downloaded the CssFriendly dll and added a reference to my application but it is still not working. Please tell me what to do.
  • Re: Adding membership and role providers to web.config

    Actually, I have read that post. I do not have a connectionstring problem. I am successfully accessing my databse from other pages. Only when I want to log into the membership database that I have this problem. Check out my site at www.ycwliberia.org and visit the membership pages (Join and Members Listing). From these pages, users can fill out the form and submit successfully on join page. On the Members Lisitng page, you can see the newly joint member in the gridview. This is the same connectionstring
    Posted to Configuration and Deployment (Forum) by Alie on 8/27/2009
  • Re: Adding Membership and Role Providers to the Web.config file

    Yeah sure! I do have a connectionString named LocalSqlServer and that is the connection I am using and it is working for my other databases and custom forms I created.
    Posted to Security (Forum) by alie on 8/27/2009
  • Adding Membership and Role Providers to the Web.config file

    SCENARIO I am building a website in which I wnat to differentiate between the admin, members of my organization and anonymous users. On my site, only an admin can create users and so I have created a folder called Admin and have addeded the CreateUser page in it. I have also added some admin-specific pages into this folder. As for memebrs of my organization, they should have a secret page where they can upload their reports which should then be visible to all visitors to the site. So I created a
    Posted to Security (Forum) by alie on 8/27/2009
  • Re: Adding membership and role providers to web.config

    [quote user="rtpHarry"] You just posted your database password for everyone to see.... better get that changed as soon as possible! I havent seen the use of tcp: before the server name before, are you sure this is required? Have you asked your web host for the correct connectionstring? The error message is referring to not being able to find the connection string and it seems to be in your web.config (you did upload it didnt you?) so I guess it is having trouble reading it as a valid string
    Posted to Configuration and Deployment (Forum) by alie on 8/26/2009
  • Adding membership and role providers to web.config

    Hi Fellows, I am having problem adding membership and role providers to my web.config file. SCENARIO: I have created two members locally and would need to have them availalle online. So I try to define the membership and role providers along with the application name. After that I created the two users. Now when I upload my files to the server, it gives the following error: Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration
    Posted to Configuration and Deployment (Forum) by alie on 8/26/2009
  • Adding meta and the keyword attributes

    In most cases, when I create a website, I add a meta element with the keyword attribute inorder to specify key words for a page. Now I am creating my website with masterpages. How do I do this? is there another way to insert keywords for search engines?
  • Re: Migrating from 2.0 to 3.5

    You don't need to convert your website to 3.5 to use those controls. However, you can do the conversion by just opening your website in Visual Studio 2008 and accepting the prompt to convert to 3.5.
    Posted to Getting Started (Forum) by alie on 8/20/2009
  • adding a form tag to master page

    I need to create another form tag other than the one created with the runat = "server" attribute. When I do so; my page gives error. Why? How can I solve it?
    Posted to Getting Started (Forum) by alie on 8/20/2009
  • Re: want copy a website from remote server to local machine vs2008

    To do this, you need to have the information for the remote server. That is, the server name, port, directory and the username and password. Once you have these information, open visual studio. Click on Open Website; select FTP Site, input your information as listed above and click on open. This is if you have all the information and the website you are refering to is on a remote server you wish to open in Visual Studio. If on the other hand your website has a FrontPage Server Extension, click on
    Posted to Installation and Setup (Forum) by alie on 8/17/2009
Page 1 of 3 (24 items) 1 2 3 Next >