Error Description = [The source was not found, but some or all event logs could not be searched.Inaccessible logs: Security.]
I\'m having trouble finding a Masked Text Box control for .NET 1.1 (big surprise right, obsolete technology), and I realize this is a long shot, but does anyone here know of one?
Just converted my .net 1.1 code to .net 3.5 for my vb.net web app using Visual Studio 2008. I\'ve just compared the old version to the new, and- apart from changing has every references to the Global
I have been tasked with upgrading a large web application from .net 1.1 to 3.5. I have converted it using Visual Studio 2008, and it compiles ok.
Environment Windows XP SP3 x32 Visual Studio 2005 Standard Windows Mobile/Pocket PC 2003 .NET Compact Framework 1.0 SP3 and .NET Framework 1.1
I use a WebService to transform and XmlDocument into a PDF. The XmlDocument I send to the Web service looks like this.
i have a program r开发者_JAVA技巧unning for a while and everything works fine till this weird thing happens. when i convert a number string to Single, i just can\'t get the value i want. for example:
I work at a financial institution, in a team whick takes care of a \"home-made\" corporate component. This component was built using .NET 1.1, and the other teams use it a lot, specially along with th
I have a class that seems to be recursively adding an EventHandler to an event. I have looked at the code but th开发者_如何学Pythonere is no AddHandler on it and there\'s only one method with the Hand
I want to make my .NET application run as a 32-bit process on a 64-bit machine with .NET1.1. The target platform option was introduced in later versions of VS(2005), but I am using VS2003 and .NET1.1