Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kylemcna
  • Content: Threads
  • Order by date
  1. kylemcna

    Nortel i2050 - "Forwarding..."

    Hello, I am avble to get the soft phone to work once after a new install, and then it goes to a prompt that says "Forwarding..." how can I fix this? Anyone have any dieas? Thank you! Kyle
  2. kylemcna

    setting up asp.net server

    Hello, Sorry for complete newbie-ness: 1) Can I not just copy the whole myapp directory out of the wwwroot on my local machine and put it in the same location on the server? 2) If not, do I have to go through the process of creating a deploy/release project? 3) If so, I tried that...
  3. kylemcna

    forms authentication issue

    Hello, Even thought I have my web.config set like this: <authentication mode="Forms"> <forms loginUrl="my_url_here" protection="All" timeout="100" /> </authentication> ... and even though at this help file...
  4. kylemcna

    Mysterious VS.NET gremlins

    Hi, I had an issue where all of a sudden, text that was being written successfully by the code-behind to the aspx file would stop showing up at all, with no error. I never, /ever/, use the designer. I started comparing the code generated by "#region Web Form Designer" in a test.aspx file that...
  5. kylemcna

    asp:Label value not outputting

    Hi, I have an issue where I am using Page_Load to write a value to a label on the aspx page and it appears that the first time I do it the value (in this case a url param value) is displaying correctly. After the first time, the page does not break, but the Label does not get populated wth...

Part and Inventory Search

Back
Top