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:171318
More Search Options
RSS Available
Matching Posts
Re: Joining Table with sproc
Worked great. Thanks for the help.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
kmcnet
on 12/3/2009
Joining Table with sproc
Hello everyone and thanks for your help in advance. I need to write a stored procedure that queries a table of patient visits for example: Select Distinct MRNumber from tblPatientVisits Then utilize the returned MRNumbers in order to query a patient master table tblPtmstr1 to return the corresponding addresses and phone numbers I'm not really sure how to structure this query to work correctly. Any help on this topic will be greatly appreciated.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
kmcnet
on 11/30/2009
Custom Membership Provider
Hello Everyone and thanks for your help in advance. I am working on an application that needs to utilize some type of authenication. I have read about the memberhsip provider, however, it appears that this creates a generic SQL Server table and a few other standardized items that might constrain my application. Can the membership provider be used with a custom SQL Server table? I have looked for examples without succes. Any help would be greatly appreciated.
Posted to
Security
(Forum)
by
kmcnet
on 8/28/2009
Blog Architecture
Hello everyone and thanks for your help in advance. I am developing a custom blog application and am looking for some general advice from those that hve expereince in this type of application. First, I will be using SQL server 2000 to store each individual article posting. However, I need the ability to store long or multi-page articles. I believe there is a limitation to the size of a datafield stored. So I assume I need to break each article into a logical page and number accordingly unless there
Posted to
Architecture
(Forum)
by
kmcnet
on 8/14/2009
Re: Problem Reading from NAS
The domain controller is not the DNS server. It instead come from a router. However, I checked the DNS on the appliance and the Primary WINS server is the IP address of the Domain Controller. Additionally, when I change permissions settings on teh storage appliance, I can resolve names on the Domain Controller through the Check Names function, so it appears the appliance can communicate at least in part with the domain.
Posted to
Configuration and Deployment
(Forum)
by
kmcnet
on 6/30/2009
Re: Problem Reading from NAS
Once again, thanks for the response. Yes, you are correct in that it is a Windows Storage Applance. They are both part of the same domain. The domain controller is the one that crashed and was rebuilt. Also, the DC runs the ASP.Net applications. I have given the entire folder IUSR, IWAM, and Network Service rights. I have also recreated a test directory and given it similar permissions and then wrote a test application: path = " \\Appliance\test\test.txt " Try If File.Exists(path) = False
Posted to
Configuration and Deployment
(Forum)
by
kmcnet
on 6/29/2009
Re: Problem Reading from NAS
I tried another variation fo the code to try to flush out the actual exception: Try Dim objStreamReader As StreamReader objStreamReader = File.OpenText(Path) Catch ex As Exception Label1.Text = ex.ToString End Try Generates the error: System.IO.IOException: There are currently no logon servers available to service the logon request. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean
Posted to
Configuration and Deployment
(Forum)
by
kmcnet
on 6/29/2009
Problem Reading from NAS
Hello everyone and thanks for your help in advance. I have an ASP.Net application that uses System.IO to read PDF files from a NAS device, then writes it to the browser for display. The applciation has worked for amny years. However, the server it is hosted on (not the NAS) crashed and had to be rebuilt. The application now cannot reach the files. I ahve createdd what I believe are appropriate shares. When I type in a path to a file, i.e. \\myNas\folder\pdffile.pdf in either file explorer or IE,
Posted to
Configuration and Deployment
(Forum)
by
kmcnet
on 6/27/2009
Re: Problem Reading from NAS
Thanks for the response. The server that was rebuilt is a Windows 2003 Server that is also a domain controller. The NAS device is a Windows 2003 Appliance Edition. I have made no changes on the NAS device and think nothing has changed unless the crash caused something I am unaware of. The directories in question are mapped as network drives on the main server and can be browsed and opened. I have two VB.Net applications using the same coding that seems to be able to access the NAS appropriately.
Posted to
Configuration and Deployment
(Forum)
by
kmcnet
on 6/27/2009
Re: Firefox Overflow Problems
Again, thanks for the help. However, if I am going to do this without tables, don't I need to float the left column to the left and the right column to the right?
Posted to
Client Side Web Development
(Forum)
by
kmcnet
on 6/3/2009
Page 1 of 41 (409 items) 1
2
3
4
5
Next >
...
Last ยป
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:
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
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
TechNet Edge:
Visio: Drawing on Experience with Saveen Reddy
IIS.NET:
URL Rewriter and Reverse Proxy
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online