| Thread | Last Post | Replies |
|
| office automation | 05 Oct 2007 11:53 GMT | 11 |
Hello friends I want to find a component by which i can read the text of document like xls,doc,ppt file. i try that from interop but it is not running on server. I can buy component within 500 $ so please anyone know that component then please tell me
|
| Padding is invalid and cannot be removed. | 05 Oct 2007 11:42 GMT | 4 |
Could someone please explain why I get 10-15 errors a day from my site after the "googleBot" has visited? Regards MC
|
| Display tiff images | 05 Oct 2007 08:55 GMT | 1 |
In my application, I have to display tiff images stored on server. Please help me in acheaving this. With Regards, Mustaq Ahmed.A
|
| flowing words | 05 Oct 2007 08:54 GMT | 7 |
using Flash it's easy to create a small textbox, and let the news to flow i.e. from right to left. I was wondering if there is something in asp.net 2.0 C#, to create anything like that.
|
| 401 error | 05 Oct 2007 05:48 GMT | 4 |
We wrote a reverse proxy and use Windows Authentication in our websites. The first time the user connects, an exception occurs (401 Unauthorized). The code we use is the following: Dim uri As Uri = New Uri(_remoteServer + OPEN_BRACKET +
|
| HTTP 500 internal server error | 05 Oct 2007 04:39 GMT | 4 |
I installed visual studio .Net 2005 on my system. also Installed IIS 5.1 on WinXP SP2 afterwards. Now sites from local Web server are giving HTTP 500 internal server error on access. what could be the problem. Also I selected ASP.Net 2.0 version in IIS settings yet this ...
|
| Could of field with autopostback - how to be able to set focus correctly. | 05 Oct 2007 04:29 GMT | 1 |
I have a couple of fields that are autopostback and I want to make tab work correctly between them. But whenever somebody changes the value and clicks somewhere else the page reloads as it should but there is no field with focus.
|
| Infinite Loop | 05 Oct 2007 04:29 GMT | 2 |
A reverse proxy processes requests and then redirects them to a local or remote server. However, when an HttpWebRequest is created and its Uri is the local server (same machine), I get into an infinite loop situation, since the reverse proxy continues to process the same request ...
|
| Class questions | 05 Oct 2007 04:21 GMT | 3 |
I have an employee class - in my page, when it loads, it gets all the employee data, including the employee Number. I have Dim emp As New Employee (at the top of the page, so it's global to the page)
|
| Multiple NET apps under 1 domain | 05 Oct 2007 02:44 GMT | 4 |
Newbie here with another dumb question :-) I want to have several apps under 1 domain - basically the domain root for general users and then an "admin" folder with a database utility www.generalusers.com
|
| How to develop "Once For Both Web And Desktop" | 05 Oct 2007 01:02 GMT | 7 |
There is an article titled : "Write Code Once For Both Mobile And Desktop Apps" at http://msdn.microsoft.com/msdnmag/issues/07/07/ShareCode/default.aspx This is nice. However, I would also like to see an article like "Write Code
|
| Creating Custom Control with Dynamic Data | 05 Oct 2007 00:44 GMT | 1 |
I am using VB.NET in Visual Studio 2005 to develop ASP.NET 2.0 web applications. I am developing a control library with all the custom controls that I can use in my projects. One of the requirement is to build a custom DropDownList with addition functionalities specific to
|
| web page and URL | 04 Oct 2007 22:59 GMT | 2 |
In asp.net 1.1, when i use to run the web page. I could change the localhost to my computer name and web page use to run, so for example if the web page is http://localhost/app/default.aspx I can change it to http://mycomputername/app/default.aspx
|
| "Internet Explorer" "Operation aborted" and "Menu Control" | 04 Oct 2007 22:53 GMT | 1 |
I was wondering if anyone knows whether MS has a fix for the Menu Control. If the page is loading while you mouse over a menu control with child menus that pop out, you can generate the following error in IE.
|
| layer | 04 Oct 2007 22:47 GMT | 5 |
if on a page i have a layer, and i want to anchor it at the bottom, how could i do that? (Asp.net 2.0 C#). Thanks Vinnie
|