.net-1.1
Issue when calling VB.net dll from VB app in .NET 1.1
Error Description = [The source was not found, but some or all event logs could not be searched.Inaccessible logs: Security.][详细]
2023-03-05 01:15 分类:问答Masked Text Box Control for .NET 1.1
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?[详细]
2023-03-03 00:42 分类:问答What does the .net 1.1 to 3.5 convertor do?
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[详细]
2023-02-25 01:11 分类:问答Upgrading .net web app from .net 1.1 to 3.5
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.[详细]
2023-02-24 11:27 分类:问答Start Bar Shows Up Over Maximized Form (Pocket PC 2003)
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[详细]
2023-02-24 08:18 分类:问答WebService remove <xml> tag from my XmlDocument
I use a WebService to transform and XmlDocument into a PDF. The XmlDocument I send to the Web service looks like this.[详细]
2023-02-23 08:37 分类:问答c# convert string to single
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:[详细]
2023-02-20 06:11 分类:问答Calling a .NET 4.0 component by .NET 1.1
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[详细]
2023-02-19 08:44 分类:问答Managing Event's EventHandlers
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[详细]
2023-02-18 15:59 分类:问答How do you make a .NET executable run as a 32-bit process on a 64-bit OS?
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[详细]
2023-02-17 08:19 分类:问答