Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:560
More Search Options
RSS Available
Matching Posts
Re: Continue : Vista-IIS7-.net 2.0 problem
Just so we're clear, you're saying you've built the solution in Visual Studio, and this is the error that you're getting? Can you confirm that the dlls are in the\bin directory, and that the root direct for the web project is set up as a site or virtual directory in IIS?
Posted to
Issue Tracker Starter Kit
(Forum)
by
Xanderno
on 5/8/2009
Re: Plz provide me wid the info on ISSUE TRACKER
http://letmegooglethatforyou.com/?q=issue+tracker
Posted to
Issue Tracker Starter Kit
(Forum)
by
Xanderno
on 1/28/2009
Re: Design question
[quote user="kalyankk"] So far i have been designing business classes and data classes in seperate project in the same solution folder. What are the advantages of this particluar issuetracker design vs the design i am implementing? [/quote] Keep in mind that source code structure is not architecture. Having business and data classes in the same project as the web classes isn't a "design" per se, but really just an organizational choice. That said, the first thing that I did
Posted to
Issue Tracker Starter Kit
(Forum)
by
Xanderno
on 5/10/2008
Re: Browser not running code
If you haven't yet, try adding it to the list of trusted sites, and see if that fixes the issue.
Posted to
Issue Tracker Starter Kit
(Forum)
by
Xanderno
on 5/18/2007
Re: Suddenly I can't login to my site anymore?
Well, without having any clue about how your login setup is structured, it's hard to guess, but is your login button associated with the appropriate method in code that will authenticate the user? Is there a method assigned as an event handler, in other words?
Posted to
Security
(Forum)
by
Xanderno
on 4/3/2007
Re: windows authentication doesn't always succeed
Two things to check: 1) From the Internet Explorer menu bar, choose Tools | Internet Options, and on the advanced tab, near the bottom, make sure that they have "Enable Integrated Windows Authentication*" checked. 2) On the "Security" tab, make sure that the site you're trying to access in listed under "Local intranet" sites. I'm betting one of those settings will fix the issue.
Posted to
Security
(Forum)
by
Xanderno
on 4/2/2007
Re: Cryptography and moving data
kinger: Xanderno: I'd probably want to look at AES (using the RijndealManaged class) so you can safely escrow a known key to meet your requirement of maintaining data accessibility across servers. Xanderno, Thanks for the response. Can you provide a link to an example or some samples? I can't use the hashing technique, I need to encrypt and then decrypt the data and have it portable without any decryption problems. All the documentation I can find on the subject of encryption always seems to have
Posted to
Security
(Forum)
by
Xanderno
on 3/29/2007
Re: Production authentication problems...
celoftis: I'll all ears for any good examples of how todo cookieless auth... Thankfully, it's about the easiest thing you *could* do. Add the attribute and value: cookieless="UseUri" to the <forms /> element in your web.config file. That's all you have change. Here's more about this attribute and the forms element in general: http://msdn2.microsoft.com/en-us/library/1d3t3c61.aspx
Posted to
Security
(Forum)
by
Xanderno
on 3/28/2007
Re: programatically check what account .net runs under?
XiaoYong Dai โ MSFT: For example displays the user name of the person who started the current thread Console.WriteLine(System.Environment.UserName) Console.ReadLine() That's code for a console application. It's pretty useless in a web context, which is specifically what the question was regarding.
Posted to
Security
(Forum)
by
Xanderno
on 3/28/2007
Re: Production authentication problems...
One other thing that you could potentially try would be to go to cookieless authentication, and see if that fixes the problem.
Posted to
Security
(Forum)
by
Xanderno
on 3/28/2007
Page 1 of 117 (1165 items) 1
2
3
4
5
Next >
...
Last ยป
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles โ Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi โ Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online