| Thread | Last Post | Replies |
|
| problems deploying aps with visualstudio.net v2002 | 12 Dec 2003 14:49 GMT | 2 |
Hello. I have the academic version 2002. I'm just testing/playing/learning. Trying to follow training books on how to deploy with vs.net. First thing I noticed is that my setup project's CLR ( dotnetfxredis)
|
| Execution of an Executable File in a Seperate Process | 11 Dec 2003 20:38 GMT | 1 |
I have a working windows service,it is looking for files on the disk and when some of the files are cupdated it calls an executable. But it
|
| Cache application block and the HttpContext cache | 11 Dec 2003 11:49 GMT | 1 |
I'm trying to understand and work with the Cache Application Block. In our web applications we use the HttpContext to cache frequently used objects needed to build our web pages. The behavior of the HttpContext cache look remarkably similar to the design of the Cache
|
| Team Development with Multiple Apps | 11 Dec 2003 10:36 GMT | 1 |
I would like to set a VB.NET/SQL Server development environment with 4 developers. One might be working on App1 and another would be working on App2 and so on with 4 different Apps. I would like to use VSS and set things up
|
| Problems pulling data from Web Service | 10 Dec 2003 13:48 GMT | 3 |
We have a web service located on a web farm which we will call Server A. We'll call the web service "People Services". Web Server A has anonymous access turned off. We use windows authentication.
|
| Freezing when access the Contacts list | 10 Dec 2003 05:35 GMT | 1 |
I'm running Outlook 2000 client on W2K pro with Exchange 2000 (W2K Advanced Server). When creating a new message outlook freezes when trying to access the contacts list. I am able to access the Global address list, but then when
|
| UI Process App Block | 09 Dec 2003 15:20 GMT | 3 |
I think this UI Application Block is a cool thing for making webform application on ASP.NET working on a centralized page navigation framework. At this point, I think I have an overview concept of how
|
| UIProcess Block | 09 Dec 2003 15:17 GMT | 1 |
A question .. WinFormViewManager has ActiveForms & ActiveViews arrays. What's use of ActiveViews? It is used in GetCurrentTasks but we could have used
|
| connection pooling | 08 Dec 2003 08:43 GMT | 2 |
even thought we have set StartConnectionPool = 1 i registry the ASP applications will not user connection pooling. We have been told that from ODBC 3,5, this will happend auto if this registry param is set to other than 0.
|
| Post Datagrid - how to? | 08 Dec 2003 06:52 GMT | 1 |
Can anyone tell me how I can post a datagrid (with it's associated values)? I want to fill a datagrid out on a query page, and then give the users the option of viewing that datagrid elsewhere. Do I have to repeat the building
|
| .Net Webform Server Runtime Error | 05 Dec 2003 21:05 GMT | 1 |
Hi Webform VB.Net Guru's All *.aspx files recently started displaying an Enter Network Password Dialog box for User Name and Password. I know that it's an *.aspx security error, but what
|
| Configuration Management Application bug: cache creates date 13/01/2004 | 04 Dec 2003 15:47 GMT | 2 |
My application uses Configuration Management Application block. This morning december 1st 2003, it started throwing exceptions about Dates: 'Specified argument was out of the range of valid values, parameters year month and day
|
| Distributed system patterns - SQL Server deployment - MVPs please | 03 Dec 2003 23:05 GMT | 1 |
DEV ENVIRONMENT: .NET and some COM DATABASE: SQL Server 2000 CLIENT OS: Win2K, WinXP SERVER OS: Win2K3
|
| Book on Remoting & Distributed Apps? | 03 Dec 2003 20:29 GMT | 3 |
Can anyone recommend a good book on remoting with particular focus on multi-tier ADO.NET applications? Thanks, --
|
| Remoting problem under IIS | 03 Dec 2003 19:28 GMT | 2 |
I have a win forms distributed app that uses remoting hosted in IIS. I have a custom authentication scheme that looks up users on the database, then caches a guid for them, so each additional request doesn't need to be
|