I have a namespace like this in one of my aspx pages (.NET 1.1) <%@ Register TagPrefix=\"jwg\" Namespace=\"Janus.Web.GridEX\" Assembly=\"Janus.Web.GridEX\" %>
I\'m working with the Google Maps API to do GeoCode lookups in 1.1 and I\'m running into a brick wall with the XPathNavigator object.
I\'ve got some (badly written) legacy code that I have to modify but I\'m having an odd problem with the prefixing of the controls.
I have an ASP.NET 1.1 site and I\'m uploading a small change, but the page will not refresh. The page was changed 2.5 hours ago. I have tried loading the page in 3 different browsers, so I know the is
I am working on .net 1.1legacy system and need to change the name of outputted dll. When I go to change the \"output file\" under project property it\'s greyed out and won\'t let m开发者_Python百科e
I have a Problem with an very old ASP.NET 1.1 application. I cannot open (load) it in Visual Studio 2003 (on a Win 2003 server) any more. I get an error message,that the component for the communicatio
Can someone please tell me more about performance monitor object ASP.NET Apps v1.1.4322Anonymous Requests - defined as The number of requests tha开发者_如何学JAVAt use anonymous authentication.
I did some research on Google and it seems that Datagrid that stretches past a page will have part of it cut off when it is prin开发者_StackOverflow社区ted on IE browser.
I have a performance problem I need to run a Stored Procedure from .Net 1.1. This stored procedure calls 8 Stored Procedures. Each one of them process information to throw a comparative between old an
I inherited an ASP.NET 1.1 application that was written about 8 years ago, the app is obviously someone\'s first imm开发者_JAVA百科ersion in .NET as the code is a mixture of code-behind as well as ser