| Thread | Last Post | Replies |
|
| ASP.NET 1.1 June 2003 Hotfix rollup | 25 Mar 2004 18:29 GMT | 2 |
One of our servers is experience a problem similar to the symptons described in this article: 821156 INFO: ASP.NET 1.1 June 2003 Hotfix Rollup Package. How can I obtain this hotfix?
|
| Different connection strings. What to use? | 25 Mar 2004 18:27 GMT | 1 |
I have seen ado.net samples using two different connection strings for sql server: "data source=local;initial catalog=northwind;integrated security=sspi" or
|
| IOException | 25 Mar 2004 17:02 GMT | 1 |
Hai al In my project i am deleting a file using file.Delete() method but some times it returns the following exceptio An unhandled exception of type 'System.IO.IOException' occurred in mscorlib.dl Additional information: The process cannot access the file "C ...
|
| Framework and Windows NT | 25 Mar 2004 16:33 GMT | 1 |
Does the framework function well running in a old Windows NT environment? I have a client that I need to make a windows application for and they still run Windows NT. The application will be a basic form that sends a email.
|
| Changing application name | 25 Mar 2004 16:30 GMT | 1 |
Our client did not decide the name for the application until the development was over. Now we need to deploy application using different name for the application and the virtual directory on IIS. After I changed the project name and installed it in different virtual
|
| Auto scroll | 25 Mar 2004 15:54 GMT | 1 |
Ive got a custom usercontrol that has the autoscroll property enabled so that the scroll bars appear when the control is smaller that what it's containing. Is is possible to get an event notification for when the user moved the
|
| tree view | 25 Mar 2004 14:51 GMT | 3 |
Ok, I've got a tree view in my app, and when I click a new leaf with the left mouse button I handle the AfterSelect event and change the context menu for the tree view. But if I select the tree leaf with the right mouse button it doesn't fire that event. How can I get it to fire ...
|
| Display "Search in progress message" with threading | 25 Mar 2004 14:20 GMT | 6 |
I'm doing some lengthy computation on a separate thread (actually its a search) and want to display a small window with something like "Search in progress" and allow the user to cancel the search. I am not sure what would be the best approach.
|
| How to open new process and make it visible? | 25 Mar 2004 12:46 GMT | 1 |
Hi, all! My main process is apsnet_wp.exe. I try to open the new process from one of my application dlls running in this process as follow:
|
| build only what is needed | 25 Mar 2004 11:35 GMT | 7 |
I use .net 2002 framework 1.0 I have a huge .net solution consisting of many projects. Depending on the case, each time I change different project(s) It is extremely time consuming to build all projects every time I want
|
| Regex - Reults position. | 25 Mar 2004 09:38 GMT | 1 |
I'm using Regex and I would like to get the positions of the result Is there a way to get these information from Regex With thanks Blob.
|
| How to delete Read Only Files | 25 Mar 2004 08:31 GMT | 1 |
Hai Al How can i delete a readonly file without changing file attributes
|
| Now returns date in invalid format | 25 Mar 2004 07:10 GMT | 2 |
This is a production issue. My application is build on .NET Frameword 1.0 form based application. My application works fine in US. I used the Now function to get the current system date I changed my computer locale to UK. My application returns current date in US format instead of ...
|
| Installed FP2000 and now VS.Net 2K3 has to configure MSDN Library every time it starts. | 25 Mar 2004 06:48 GMT | 1 |
*sigh* Can't Microsoft get anything right? Just installed FP 2000 for some troubleshooting that I need to do and now whenver I start the VS 2K3 IDE I have to wait 20 minutes while is has to "configure MSDN Libarary - April 2003"...
|
| compiled dll reuse version issue | 25 Mar 2004 06:30 GMT | 2 |
I'm using Visual Studio 2002: Development Environment version: 7.0.9466 .NET Framework version: 1.0.3705 (versions are kind of important usually... and yeah, yeah "upgrade" --
|