473,543 Members | 2,434 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Framework Forum

Microsoft . NET Framework - Ask questions about Windows Communication Foundation(WCF), Windows Workflow Foundation(WF), applications (web, server, smart clients, console and database).
0
2,389
thread by: BTHOMASinOHIO | last post Jul 19 '05 by: BTHOMASinOHIO
I have .NET 2003 installed on my Windows XP PC and about 50% of the time, the PC locks up when a Project is tried to be opened. I see that the DEVENV.EXE reaches the mid to high 60,000 KB point and the ASPNET_WP.EXE starts to build and then the PC completely locks up. I do have .NET 2002 installed as well, but in a completely different...
2
3,070
thread by: David Burstin | last post Jul 19 '05 by: David Burstin
Whenever I run VS.NET 2003, my CPU usage sits on 100%, with total memory usage at 330MB. The CPU stays at 100%, even before any projects are opened (on the start page) and for the rest of the session. This somehow leads to me getting system alarms from my motherboard. Is there something running in the background which takes up all this CPU...
0
1,496
thread by: Kribu | last post Jul 19 '05 by: Kribu
Hi All, Can anyone tell me how to receive xml Document object from the message queue. It's fine when I send the xml object. I can also see that in MQ. But , when I try to receive the message from MQ it throws the following error : Cannot deserialize the object, not in correct format.
0
7,954
thread by: Timothy M Hodgson | last post Jul 19 '05 by: Timothy M Hodgson
In the Assembly Load Trace, the error: Publisher policy file is not found comes up. Is this a problem with locating the assembly? Is a publisher policy file required or even necessary as long as the assembly can be found and loaded? Thanks! Tim
1
2,121
thread by: William Ryan | last post Jul 19 '05 by: Bryan Ax
Well, that depends. http://www.amazon.com/exec/obidos/tg/detail/- /0672320681/qid=1056861878/sr=1-1/ref=sr_1_1/002-7953039- 7491213?v=glance&s=books Is a must read IMHO for any ASP.NET developer. www.dotnetjunkies.com and their book http://www.amazon.com/exec/obidos/tg/detail/- /0672321068/ref=lib_dp_TFCV/002-7953039-7491213?...
0
1,772
thread by: Rama krishna | last post Jul 19 '05 by: Rama krishna
Hi All: I got the same problem what u got. Could u pls explain me hoe can i proceed. I saw some sites on this issue, which actually not worked with me. Iam using System.Directoryservices dll in my .aspx page. And iam adding refrence through the VS.NET and compling, working fine. But the same file i copied in the server (say some other...
0
4,224
thread by: JJ | last post Jul 19 '05 by: JJ
this.dataGrid1.DataSource=null; this.al.Clear(); //clear arraylist this.dataGrid1.DataSource=al; >-----Original Message----- >reposted here as no response in >dotnet.framework.windowsforms - >how do i clear all data from a datagrid whose datasource >was an arraylist?
3
3,010
thread by: Brian Mitchell | last post Jul 19 '05 by: Shawn Farkas [MS]
How do I prevent other people from using the dll's I create? I looked at identity permissions but it looks like those are more for identifying an assembly. Any help would be great. Thanks!!
0
4,888
thread by: John | last post Jul 19 '05 by: John
Try myString = myDecimal.ToString("g3"); 3 is significant number >-----Original Message----- >When formatting a decimal variable, is there a format >string that will show decimals only when they are non- zero? > >For example, I would like the following values to be
3
10,037
thread by: #Hai | last post Jul 19 '05 by: 100
Hi, What is the difference between Object.Equals and "==" operator ? When we use CollectionBase.List.Remove(object), which methods is used to compare objects ? Thanks
3
14,611
thread by: Meg | last post Jul 19 '05 by: Kevin Cunningham
Hi All, I am having a problem with paging in datagrid and need some idea as to how to handle the problem 1. the datagrid is first filled with a select * all 2. the datgrid shows 10 pages 12345678910 3. the first page shows 10 records 4. if do a keyword search on the full dataset the selected records are returned...I can repeat this many...
0
1,431
thread by: carol | last post Jul 19 '05 by: carol
How do you set Enter as default on a button on a Form. When Enter is pressed it should cause a click event for the button.
0
1,358
thread by: Jarrad | last post Jul 19 '05 by: Jarrad
I can't copy an ASP Project between two different computers for development work. The virtual directory structure I need is different for the second one... can't even change the virtual structure on my computer. using VS.NET 2003 Can somebody please put me out of my misery... Jarrad
0
1,565
thread by: Dr. Indera | last post Jul 19 '05 by: Dr. Indera
hello, i know that with the version of crystal that ships with visual studio.net, you can't create your own style, so i was wondering if there was a way to modify one of the styles that comes with the software and save the changes. thanks indera
0
1,459
thread by: Dr. Indera | last post Jul 19 '05 by: Dr. Indera
hi, somehow i messed up the properties window. it no longer has the push pin and little x in the upper right hand corner, like the solution explorer window has. the properties window is also missing the tabs at the bottom. how can i get it back to it's original state? thanks indera
0
1,248
thread by: raj | last post Jul 19 '05 by: raj
I'm using a button (an HTML control) on IE6, windows xp. The problem that I'm facing is that the caption of the button is not being displayed.
0
2,133
thread by: Ashish | last post Jul 19 '05 by: Ashish
Hi all, I am building an HTML to PDF converter using dotnet. I am using a printer driver to convert HTML to PDF dynamically. I am printing my documents using that Printer driver so it converts it to PDF. But when I tries to print it gives an error which says "Data area passed to a system call is too small". I tried with too different printer...
1
1,598
thread by: Pragya | last post Jul 19 '05 by: agron
Hi All, I m a developer switching to Dot net. We write applications for handheld devices. In dot net we write application using Smart Device Extensions. Now my question is this that we should choose VB.net or C# as a platform IDE. Please provide all the plus minus based on handheld device development.I shall be highly obliged , if u please...
0
1,797
thread by: Lehel Kovach | last post Jul 19 '05 by: Lehel Kovach
I am having problems uninstalling/reinstalling VS.NET. For some reason, Setup got confused and thinks that I have a hard drive D: (probably from some out of date registry entry I think) which it finds that a null is being returned for the amount of space I have left. It then issues the error: Setup has detected that there is not enough...
1
3,937
thread by: Matthew Hood | last post Jul 19 '05 by: Gang Peng
Here's the situation. I am developing an ASP.NET web application. Most of my forms will be accessing a database (MS Access) for either record creation/deletion/updating or for list lookups. The problem I have is my boss constantly wants to revise table and field names and I am the one that has to make sure everthing works after the fact. ...
2
2,606
thread by: guy | last post Jul 19 '05 by: guy
i have a fairly complex form that is shown using ShowDialog - ie modally. Clicking close in one paricular situation it it gives an unhandled exception "No value at index 0" This occurs AFTER the Form.Closed event finishes and before control returns to the calling form. There is a try catch block wrapping the ShowDialog but this does not...
0
1,382
thread by: David Boaz | last post Jul 19 '05 by: David Boaz
Hello all, I have an middleware that has to be accessed from two different applications, win-form and asp-form. the middleware uses a file to store and retrieve information. I want to economize the IO and to read/write to the file only when the application stops, and meanwhile to store the information in memory data structure. My program has...
0
1,577
thread by: Sven Erik Matzen | last post Jul 19 '05 by: Sven Erik Matzen
Hi there, I'm searching for a "convinient" way to compile my source into a multifile assembly (multiple files for one assembly). I need this to optimize performance while loading the assembly over the internet (I want to keep the files small and to download only the things that are needed). Is there a way to define inside visual studio...
0
2,766
thread by: Stijn Lambert | last post Jul 19 '05 by: Stijn Lambert
Hi all, I am having some problems with Crystal Reports 9 for Visual Studio .NET ... I have a multithreaded application that prints reports in several threads (based upon incoming requests on a queue ...), 1 report per thread. When multiple threads are launched, I get the following error:...
0
1,546
thread by: Vidar Martinsen | last post Jul 19 '05 by: Vidar Martinsen
Hi After installing VS.NET in Win XP I have som stranges problems. 1. Form.load won't fire. (a new form started from my mane form) I put a breakpoint in the Form_Load SUB but the code does not got there even if the form displayes ??? 2. Sometime my start-form won't start at all in debug mode, but if I dobbelclick at the same .exe file in...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.