| Thread | Last Post | Replies |
|
| Unable to start debugging on the web server | 06 Jan 2005 18:25 GMT | 4 |
Hi, All: When I tried to run a web project on the web server from my local machine, I allways get this message: "Error while trying to run project: Unable to start debugging on the web
|
| Securing DLLs, Running App and AppDomain | 06 Jan 2005 17:53 GMT | 2 |
I want to create a DLL that only can be used from applications signed with my strong key file. I have checked the StrongNameIdentityPermissionAttribute but it does not work for me. So I did the next logic: When someone access the code in the
|
| how to solve prblem | 06 Jan 2005 17:03 GMT | 1 |
how to solve this problem: http://support.microsoft.com/default.aspx?scid=kb;en-us;329247
|
| Crystal Reports for .NET (VS 2003) limitations | 06 Jan 2005 16:22 GMT | 1 |
I have been using Crystal Reports for .NET that ships with VS 2003 to develop some reports that I plan to deploy as part of a web application. I want to find out the limitations of this version of Crystal Reports. I did read somewhere that it is not scalable. But, is there a ...
|
| TreeView Question | 06 Jan 2005 15:25 GMT | 1 |
I am deriving my own TreeView control from the 1.0 Framework TreeView. I have overriden the OnAfterSelect method and want to respond to selection of a node. The issue I am having is that if the user selects a node and then clicks the
|
| Required fields, pointers and VB.net | 06 Jan 2005 14:49 GMT | 2 |
Given a set of objects like the following I have two questions - firstly is the technique used below for initialising what are effectively constants in Sub New() correct? Is there a "better" way of doing this? Secondly, I know that the code below for Validate() , ...
|
| "run as" possibility | 06 Jan 2005 13:14 GMT | 1 |
I wrote an application which use WMI and get infos from Active Directory. Now we wan't to implement a that the programm can run with "run as" possibility. When we tried it was not possible to run the programm correctly. With an administrative privileg there is no trouble.
|
| Framework 1.0 application looking for 1.1 dll | 06 Jan 2005 12:53 GMT | 2 |
I wrote a windows application in VB Dot Net 2002. So that's Framework 1.0 right? It ran fine on several computers but then I tweaked it and rebuilt it and now I have the following exception when the application starts
|
| Postback form .NET bug | 06 Jan 2005 12:44 GMT | 4 |
I am having a problem that I swore I read about a long time ago and it was a .NET service-pack/hotfix bug. The problem right now is that whenever I try to postback on form, it simply does nothing. I distinctly remember the issue being fixed by a hotfix, but
|
| Performance in .Net | 06 Jan 2005 11:40 GMT | 5 |
I came across the following question. In .Net how would you compare the performance of the same application written in VB.Net, VC++.net, Native C++,VC#.net. Would the performance be the same?
|
| Overload Indexer | 06 Jan 2005 08:22 GMT | 1 |
could anyone explain why the double indexer ist called and not the overloaded int indexer. The Test Object is called with an int Value! Output:
|
| Uninstalling Microsoft .NET Framework 1.1 Sercice Pack 1 | 06 Jan 2005 07:11 GMT | 2 |
I have a MS Windows 2000 Standard Server with SP4. When I went to http://windowsupdate.microsoft.com website to download and install new updates/patches, "Microsoft .NET Framework 1.1 Sercice Pack 1" was listed as one of the updates that I needed.
|
| SP2 & "The Publisher could not be verified. Are you sure you want to run this software?" | 06 Jan 2005 05:38 GMT | 2 |
Our company has created a .Net application which the user starts by executing via a URL (i.e., http://someserver/application.exe). On some machines running Windows XP SP2, the user will see a dialog containing the message "The Publisher could not be verified. Are you sure you want ...
|
| What was the major need which forced to invent .NET? | 06 Jan 2005 04:42 GMT | 2 |
HI; My name is Mohsin. i want to know that what was the major reason due to which people (Microsoft) invented " .NET "..........
|
| VB Studio 2005 and data access? | 05 Jan 2005 23:54 GMT | 4 |
I'm using VS Studio 2005 beta with VB.NET. The beta doesn't allow accessing data sources. I'm not sure what other limitations there may be. It seems VS Studio 2003 .NET is the latest version. I've found the Pro version on eBay to be just under $100. Is this a good price?
|