| Thread | Last Post | Replies |
|
| Configure ASP.NET | 29 Sep 2004 05:59 GMT | 4 |
Hi, Did somebody knows how to configure ASP.NET in XP PRO with service pack installed? The problem that I have actually is I cannot display any web controls in my web page. I have installed .NET Framework 1.1 and IE Web
|
| Add scripting/VBA/.NET to existing windows application. | 29 Sep 2004 05:11 GMT | 6 |
I have a mature C/C++ application to which I am wanting to add custom delevopment/scripting capabilities. Initially this will be used as part of a testing framework. It appears to me that VBA has been replaced with the .NET environment, and I
|
| registering a .net dll to use it in a vb6 program | 29 Sep 2004 03:10 GMT | 1 |
Currently I have 2 dev environments installed on 2 machines. One with vb.net the other with vb.6. I would like to know how I can register a .net dll on the machine that has only vb6 installed so I could call the class from vb6 ?
|
| Release Version Problems | 29 Sep 2004 03:09 GMT | 3 |
Problem: App works OK in debug both in VS.Net and build version. Also OK as release version in VS.net Not working as release version build.
|
| Namespace Compile Issue | 29 Sep 2004 02:49 GMT | 2 |
I am having a problem with namespace resolution. Example is below: Namespace MyNamespace Public Class MyClass public x as System.String
|
| Restricted access to a form? | 29 Sep 2004 01:17 GMT | 4 |
I have requirement where client has to call us to get a key to access a particular form. Secondly, I want the code to be valid for a day. Can some guide me in right direction to implement this requirement? How should I generate this code, validate it and let the code be active ...
|
| XSLT problem with 'disable-output-espacing' parameter | 28 Sep 2004 23:11 GMT | 1 |
I'm doing a series of XSL Transformations from a C#.NET Console app. I've designed a .xsl file (to output to "text" not "xml") to generate a text file with entries that look like: "<OD:FO:"yes.gif",Picture,"C:\images\yes.gif">"
|
| Is there a way to change an ocx ? | 28 Sep 2004 21:35 GMT | 1 |
Is there a way to open an ocx back to VB language, change it and save it again? (or compile again?). I found many softwares that show the code, But none of them let me change it.
|
| User permissions file/directory | 28 Sep 2004 21:33 GMT | 1 |
is it possible to programmatically determine the current users permissions on a file / directory? I want to check if the user can add/delete files to a folder.
|
| asp.net components | 28 Sep 2004 21:23 GMT | 1 |
Help, Can someone tell me if asp.net has a tabs component. I have a client who is requesting I change their menu selection from vertical to horizontal and have the look/and feel like some of the ones you see that looks like tabs with tips. The tips being the submenus on ...
|
| Datagrid question | 28 Sep 2004 21:13 GMT | 1 |
In a datagrid on a webform, I display item_id, item_type, and item_description. My item_types are numeric values ranging from 1-4. What I would like to do is, for each item_type, I would like to display a different back color(for the row). On each page I display 50 items of ...
|
| Sharp3D.Math - A C# class library for .NET numerics and Geometry calculations | 28 Sep 2004 20:21 GMT | 5 |
Check it out at http://www.ekampf.com/Sharp3D.Math/ Eran Kampf http://www.ekampf.com
|
| cabinet file corrupt | 28 Sep 2004 19:33 GMT | 4 |
We built an MSI file to deploy a .net app to the workstation. We created an HTML page that has a link to the MSI file. On a very sporadic basis, when the MSI is run we get the following message: The cabinet file '_blahblahblah' required for this installation is corrupt
|
| setup projcet doesn't remove a dll that it installed into the gac | 28 Sep 2004 19:23 GMT | 1 |
I created a setup project to install a dll into the gac. This worked fine, however when uninstalling it, it leaves the dll in the GAC. Did I miss a setting or something ? ideas ?
|
| Best OS for .NET developement | 28 Sep 2004 17:29 GMT | 5 |
We are building a new developement system specifically for .NET developement. We will bw using VB. and C#. What will be the best OS to install on the new system. What will be the best concidering the developed apps will be ran on
|