| Thread | Last Post | Replies |
|
| Which version of .NET installed on client PC | 16 Feb 2007 19:01 GMT | 1 |
I am trying to determine if a workable version of the framework is installed. Under C:\InsertWindowsHomeDir\Microsoft.NET\Framework\ I noticed on my computer there are three folders, one for 1.03705, 1.1.4322 and 2.0.50727. Seems the last one has many more files then the first ...
|
| My Photos opens on startup and re-opens everytime it is closed | 16 Feb 2007 16:28 GMT | 1 |
My Photos folder opens automatically on startup and re-opens instantly when I close it. Occasionally a small black banner appears and disappears with the words "My Photos" on it. My Photos keeps re-asserting itself as the live window, so for example I cannot even use Start, Shut ...
|
| Serialization Problem - Please Help! | 16 Feb 2007 14:14 GMT | 8 |
Hi group, i'm getting the following excepction while trying to serialize a class: Types 'NYC.TrueFinance.BusinessEntities.ExtendedBaseEntityTypeData.EntityTypes'
|
| locked personal files | 16 Feb 2007 13:46 GMT | 2 |
Hey there, I just made a big mistake and I hope somebody can help me. Last week I bought new parts for my pc and I had to reinstall my windows because the drivers wouldn't work.
|
| Crystal Reports XI .NET Print Window Not Found | 16 Feb 2007 13:46 GMT | 1 |
Having a really hard time finding solid examples on deploying a CR .NET applcation on my intranet. I'll explain what I've done so far, and toward the bottom is where I can't print using the report viewer's gui button.
|
| Calling a UI Class From a Non-UI Class. | 16 Feb 2007 13:23 GMT | 1 |
As a matter of principle I have refranied from creating an instance of Form or UserControl from within a class that does not inherit from System.Windows.Form. I am looking for comments on Pros and Cons of the approach.
|
| .Net HTTP implementation bug? | 16 Feb 2007 13:17 GMT | 1 |
If a web server HTTP response is in chunked encoding, CLR client invocation on HttpWebResponse.Close will not return until the whole page is downloaded. If the page is huge, it looks the thread is stuck in HttpWebResponse.Close. An example URL is http://wx.msn.com.
|
| how to refer to a query that calls a function | 16 Feb 2007 04:56 GMT | 8 |
I have an Access database that uses some queries that call a function for formatting purposes. They work just fine. I am starting to develop an application in asp.net (VS 2005) using this database. I would like to call one of the queries that calls a function. I didnt think ...
|
| Adding PictureBoxes during runtime (vb .net 2003) | 16 Feb 2007 03:52 GMT | 1 |
i would like to add pictureboxes during runtime, but there should not be a specific variable for each picturebox becouse i don't know how much it will be. so i declared a collection referencing on one var declared as picturebox. it works fine to add the controls this way. now i ...
|
| Rearranging controls on screen rotation | 16 Feb 2007 03:52 GMT | 1 |
I'm not sure if this is the right group... I am writing my first C#.NET program (for .NET compact framework on a Pocket PC). I would like the controls to rearrange themselves when the screen is rotated from protrait to landscape.
|
| Wirelss Intelli Type Keyboard and Mouse | 15 Feb 2007 23:13 GMT | 1 |
How do you access the new drivers/software for these items to run with Windows VISTA. KBD is model 1011 and Mouse is model1007. any help appreciated.
|
| Security issue in .NET 2.0 app on Network drive | 15 Feb 2007 22:16 GMT | 3 |
Our company deploys our .NET 2.0 apps to a network drive for them to be run. We are having issues with security in getting these to run. Below is a sample output for a job that is trying to call a DLL and failing. Since the .NET 2.0 Config control panel applet is no longer ...
|
| How to Include Header and Footer files in ASP.net | 15 Feb 2007 20:46 GMT | 6 |
Hello Friend, I am newly migrated from ASP to ASP.NET. When i am using ASP i used have a folder with named includes where i store header. asp and footer.asp pages.
|
| EOF | 15 Feb 2007 17:32 GMT | 1 |
Is there a way of knowing using System.IO if an EOF char exist, I'm getting a file though FTP and I want to know if the whole file reached before starting to read it. Thanks
|
| How to ping a URL from C# | 15 Feb 2007 15:11 GMT | 1 |
All, I have an offline application that works online for some data syncronization. For data syncronization I access a webservice. I want to show whether my application is online or not by checking whether
|