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:750078
More Search Options
RSS Available
Matching Posts
Re: how to get rounded corners for the webpart?
check out this link.. http://blogs.neudesic.com/blogs/david_barkol/default.aspx
Posted to
Web Parts and Personalization
(Forum)
by
prasanthr
on 12/12/2007
Re: check case sensitive while login
Hi, You have to use "CAST" Function in SQL statement, as follows, SELECT * FROM logintable WHERE CAST(LoginName AS Varbinary(255))= CAST('test' AS Varbinary(255)) AND [Password] = @Password Here the password is md5 encrypted.... hope this will help you.. regards prasanth
Posted to
Security
(Forum)
by
prasanthr
on 8/9/2007
Re: Problem with reading Registry Key in HKEY_CURRENT_USER in asp.net(C#)
Hi, Thanx for ur replay, first of all, i am sorry, because I was not at station for a few days... I have tried creating keys, but it creates in HKEY_USERS section. Actually it was the requirement for my client to store values in HKEY_CURRENT _USER. Anyway, he agreed with creating keys in HKEY_LOCAL_MACHINE. And I am very thankful for ur help., this is my very first forum i joined. once again thanks... regards prasanth
Posted to
Security
(Forum)
by
prasanthr
on 7/31/2007
Re: Problem with reading Registry Key in HKEY_CURRENT_USER in asp.net(C#)
Hi, Okay, I have manually created the keys in HKEY_CURRENT_USER in my system(and not in server). And when I run my web application using VS2005 IDE, I am able to read it(actually the values of the key are DB name, userid provide name etc). This is fine now. Next, I have created a setup project for my web application and install the same on my machine. So the setup created a website and stores all aspx pages in the C:\Inetpub\wwwroot\website1 folder. And when I entered the URL of my new website (like
Posted to
Security
(Forum)
by
prasanthr
on 7/26/2007
Re: Problem with reading Registry Key in HKEY_CURRENT_USER in asp.net(C#)
Hi ghinx , I am sorry, I have tried the imperosnate method, but then also it reads kesy from HEK_USERS... regards prasanth
Posted to
Security
(Forum)
by
prasanthr
on 7/26/2007
Re: Problem with reading Registry Key in HKEY_CURRENT_USER in asp.net(C#)
Hi, Thanks for ur quick response, I am using Windows XP, but later I have to configure this in Windows Server 2000/2003 also. I have tried the impersonate method, but it gives error like, Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not create Windows user token from the credentials specified
Posted to
Security
(Forum)
by
prasanthr
on 7/26/2007
Re: Problem with reading Registry Key in HKEY_CURRENT_USER in asp.net(C#)
Hi, Thanks for ur reply, but I have tried this also, and it is creating the key in base key "HEKY_USERS " But I want to read the Key from HKEY_CURRENT_USER from an aspx page(c#) regards prasanth
Posted to
Security
(Forum)
by
prasanthr
on 7/26/2007
Problem with reading Registry Key in HKEY_CURRENT_USER in asp.net(C#)
Hi all, I am having a problem with reading registry key from HKEY_CURRENT_USER. the code is, RegistryKey RegKey = Registry.CurrentUser.OpenSubKey(@"Software\\mmm\\nn"); string[] ss = RegKey.GetSubKeyNames(); for (int i = 0; i < ss.Length; i++) { Response.Write(ss[i]+","); } and it gives the error like, Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace
Posted to
Security
(Forum)
by
prasanthr
on 7/25/2007
Page 1 of 1 (8 items)
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Channel 10:
Windows Live Messenger Arrives on Nokia Phones
Channel 9:
Peer to Peer Series Part 7: PeerChannel Basics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online