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:617389
More Search Options
RSS Available
Matching Posts
TFS Build: Test a Webservice generates "could not find" XSD file
Hallo,´ I am using Visual Studio Team System 2008 Development Edition for a ASP.NET webserivce project. The webservice provide functions to save xml data (time series data representing weather forecast data) into an oracle database. To parse the XML file I am using an typed Dataset (XSD). This works very fine at my development machine and also at the customer. Now I have installed a TFS Build (I now should be done first in theory, but...) to run automatic unit test on a build agent. I have good experience
Posted to
VS 2005 Web Application Projects
(Forum)
by
JohnSheridan
on 6/15/2009
Re: How to implement a progress bar for VB6 events in an ASP.NET webpage without AJAX
Hi Danny117, many thanks for your hints, but not exactly what I want. Meantime I found a very interesting example for long running processes: http://www.aspfree.com/c/a/VB.NET/Executing-LongRunning-Tasks-with-the-Progress-Bar-in-ASPNET/1/ The trick is to redirect from a start page to a under progress page and start a separate thread. The thread gets a GUID and the under progress page gets the progress of the thread through the GUID! If the progress finished it will be redirected to a finisehd page
Posted to
Architecture
(Forum)
by
JohnSheridan
on 4/5/2009
Re: ASP.NET interacting with vb6 dll throwing events couses deadlock since moving from windows 2000 to windows 2003
Wrong thread, sorry
Posted to
Migrating from ASP to ASP.NET
(Forum)
by
JohnSheridan
on 4/5/2009
Re: ASP.NET interacting with vb6 dll throwing events couses deadlock since moving from windows 2000 to windows 2003
Hallo Satish, I have checked the logfiles in C:\Windows\System32\LogFiles\W3SVC1, but there was no strange behaviour. The customer youses a w2k8 server where the w2k3 server is virtualized through hyper-v Many thanks in advance and Best regards George
Posted to
Migrating from ASP to ASP.NET
(Forum)
by
JohnSheridan
on 4/3/2009
How to implement a progress bar for VB6 events in an ASP.NET webpage without AJAX
Hallo, we have an ASP.NET webapplication (acting as GUI) using long running VB6 DLLs (containing the business logic for importing and exporting data to or from a database). The excecution takes between 5 minutes and 5 hours depending on the kind of function and amount of data. To dipslay the progress of the VB6 DLL throws exceptions. The VB6 DLL ist startet in an iframe page and the events are display throught response.write command. Not the best way, but still works the last years. The same VB6
Posted to
Architecture
(Forum)
by
JohnSheridan
on 3/25/2009
Filed under: .NET, ActiveX, .net 2.0
ASP.NET interacting with vb6 dll throwing events couses deadlock since moving from windows 2000 to windows 2003
Hallo ASP.NET experts, we have an ASP.NET application which calls VB6 DLLs. The ASP.NET application is still used as GUI to input the parameters for the business logic. The VB6 DLLs contains the businisses logic and do things like importing data to database and export data from database to files. This works fine the last 8 years on a windows 2000 server with IIS 5.1. Since the customer switched to a windows 2003 server we get a deadlock if more than 3 instances uses the webapplication (one process
Posted to
Migrating from ASP to ASP.NET
(Forum)
by
JohnSheridan
on 3/24/2009
Re: How to convert an absolute file name to an URL (Link)?
Hi experts, meantime I have found following solution. I am using the Request.PhysicalApplicationPath Propery to cut the physical path from the virtual path and replace back slash to slash 1 StringBuilder sb = new StringBuilder(); 2 String pathstring = "C:\\Dokumente und Einstellungen\\Georg\\Eigene Dateien\\Visual Studio 2008\\Projects\\Beispiele\\VirtualPathHelperClass\\Portal\\_default\\Backup\\Test.txt" ; 3 string physicalpath = Request.PhysicalApplicationPath; 4 string FilePath = ""
Posted to
Web Forms
(Forum)
by
JohnSheridan
on 7/20/2008
How to convert an absolute file name to an URL (Link)?
Hi experts, I am developing an user control (for DotNetNuke) in ASP.NET 2.0 under VS 2008. This user control creates some files on the webserver (e.g. C:\Programm Files\DNN\Portal\_default\MyFolder\MyFile) Now I want to convert this physical file location into an URL (a link for the user for downloading the created file). The virtual Directory points to C:\Programm Files\DNN I googled for a solution but only found API Calles like Server.MapPath and ResolveURL which only seems to fit for subfolders
Posted to
Web Forms
(Forum)
by
JohnSheridan
on 7/20/2008
How to get windows logged on os user name?
Hi, In my old ASP.NET 1.1. code I have follwoing code in Page_Load of a certain page to get the os username if windows authentification checkbox is on in IIS 5.1 Session( "OSUsername" ) = Request.ServerVariables( "REMOTE_USER" ) Response.Redirect( "subfolder2/subsubfolder3/TheSite.aspx" ) Now I have migrated the code to ASP.NET 2.0 and the Server Variable REMOTE_USER is empty, although windows authentification checkbox is on !!! How can I get OS username in ASP.NET 2
Posted to
Security
(Forum)
by
JohnSheridan
on 7/5/2007
Is it possible to debug from ASP.NET into a VB6 DLL?
Hi ASP.NET Experts, is it possible to debug from an ASP.NET application into a VB6 DLL? Most of our business logic is implemented in VB6 and not yet implemented in .NET technology. Therefore we must use this VB6 DLLs. Although this VB6 Dlls are very stable sometimes there are some bugs in the Dll. So it would be fine to debug from the ASP.NET application directly (or indrectly) into the VB6 code of the Dll to find the bug. Is there a way? Thanks a lot and nice greetings
Posted to
Getting Started
(Forum)
by
JohnSheridan
on 10/18/2005
Page 1 of 2 (20 items) 1
2
Next >
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
Channel 9:
Channel 9 Live at PDC09 Kurt DelBene
Channel 9:
Channel 9 Live at PDC09 Mike Anguilo
Channel 9:
Channel 9 Live at PDC09: Dean Hachamovitch
Channel 9:
Channel 9 Live at PDC09: Gary Flake
Channel 9:
Channel 9 Live at PDC09: Mark Russinovich and Patrick Dussud
Channel 9:
Ping 40: Black screen claims- retracted, Windows 7, Bing Maps, Office 2010
WindowsClient:
WPF Touch Basics
WindowsClient:
WPF Touch Basics
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
WindowsClient:
Holland America adds Surface to several ships in it’s new Mix lounge
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online