| run asp file in dot net (2 replies, VIP) |
| ASPFriends.com 'aspngmigrate' list |
| Hi all i have asp file (vb script) which i want to use in dot net. Is there is any way for it? thanks Aniruddha Shinde TCS Mangaldas Road 20 Pune 1 020 6122809 430/451 NextPart 000 035B 01C1DB76.E3D75B10 |
|
| NOT ANSWERED BEFORE: COM object performance (3 replies) |
| ASPFriends.com 'aspngmigrate' list |
| (I sent this 2 1/2 hours ago and have not yet received a response, and am escalating it according to http://www.aspfriends.com/aspfriends/aspngescalate.asp?tab rules) I have a reporting DLL written in Visual Basic (STA threading) that uses Data Dynamics' ActiveReports component. Here's how I'm using it in my ASP.NET app, from lowest layer to highest: ActiveReports DLL My VB COM DLL that instantiat... |
|
| How to forcefulley used garbage collector to reclaim the memory (2 replies, VIP) |
| ASPFriends.com 'aspngmigrate' list |
| Hi There I am working on generationg Word document by .net application, i encounter one problem. I am using Word.DLL for changin the word document programatically. But my problem is that even i make the word instance equal to nothing then also it keeps .net keeps the instance in the memory. I suppose it is because the garbage collector will work only when there is short of memory. Can i anyhow for... |
|
| COM Equiv. (2 replies) |
| ASPFriends.com 'aspngmigrate' list |
| Moved from [aspngfreeforall] to [aspngmigrate] by Charles M. Carroll charlesmarkcarroll@yahoo.com hi all, Does anyone know of a list where I can see how the .NET types map over to the COM world? For instance, what does the StringBuilder map to in VB or C , or the string, or the ArrayList()? Thanks, dave |
|
| Using ascx Files inside of "Classic" ASP forms (2 replies) |
| ASPFriends.com 'aspngmigrate' list |
| Moved from [aspngfreeforall] to [aspngmigrate] by Marcie Jones marciejones@yahoo.com Hi all, I'm in the midst of a giant conversion of asp pages to .NET pages, and I was wondering If there is anyway to include an ASCX page inside of a .asp page I have a header control, that I would like to put on my old .asp pages, to help with the transition (The header control has a lot of functionality in it, I... |
|