473,661 Members | 2,522 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

moving some classes into a diferent web application

I have two classes which i have created in one web application in
vs.net.

I have another web application that is currently running on a web
server, i do not have the solution/project file for this application.

How can i move my two classes onto the web server so that i can create
intances of them on the existing site

thanks

glenn
Nov 18 '05 #1
1 920
Glenn,

Is another application running under asp.net? Anyway, if you don't have
source code files, you can't produce the dlls that are necessary to run aspx
pages. Modifying just pages won't help.

Eliyahu

"Glenn M" <gl**********@b t.com> wrote in message
news:32******** *************** ***@posting.goo gle.com...
I have two classes which i have created in one web application in
vs.net.

I have another web application that is currently running on a web
server, i do not have the solution/project file for this application.

How can i move my two classes onto the web server so that i can create
intances of them on the existing site

thanks

glenn

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1169
by: rrosa | last post by:
Hi there, I am trying to create a window that appears one label1="First Message" and after of 3,4 seconds I would like to append another label in the same window label2="Second Message" bellow of the first label, but I can only show both labels in the same time, and not in diferent time in the same window, someone knows something about??? Gratefully! ----> my code: from anygui import *
7
1507
by: sachin | last post by:
Hi All, I have an application which is web based. I am hosting it on VB.Net container, ie winform. Now i am facing a problem. If i make an exe of that, then i require .net framework installed on that machine where i am going to run this. So I want to move this managed code to unmanaged side i,e to VC++ by converting VB.Net code to VB 6.0 and then importing VB 6.0 dll in VC++.
1
1361
by: Ramanujam R | last post by:
I'm trying to move a portion of our application to .NET from VC6 - the idea was to let most of the older DLLs still be compiled with VC6. As a first step just opened the project with VC7, and leaving everything unmanaged, just tried to get a build. After fixing some compile problems, we ran into problems linking with DLLs that were MFC dependent. (something to do with CString-s that are templates
3
1464
by: Jeremy S | last post by:
I wrote an ASP.NET application and pretty much separated out various layers of functionality into individual class files (e.g., dal.cs for all db access). It's currently all in one VS.NET project and gets compiled into one dll. I want to re-use some of the classes in other projects - so what all do I need to do to get these classes into their own dll? I presume that they will go into their own VS.NET project - but I've held off on doing...
12
1651
by: Leo Muller | last post by:
I always thought that moving from VB.NET to C# would be very easy. Even though so far it hasn't been hard, there are some annoying things, that may have to do with my visual studio settings. - When I type "system." the intellisense doesn't comlete this, only if I write it with a capital S, rather annoying... - is the type "string" or "String", both get excepted, but only "string" gets marked in blue, while all examples use "String" -...
8
1029
by: Bruno Alexandre | last post by:
hi guys, because asp.net class has a livetime of a active webpage (soon the user changed the page, all the values saved in the class is lost)... how do you manage to pass this? my idea was in global.asax create an application session like
1
2261
by: candexis | last post by:
So I am working with classes and I have the following Method, which rotate a variable: unsigned __int64 Subkeys::RotaionalLeftShift() { unsigned __int64 top_bits = 0; top_bits = K >> (sizeof K * CHAR_BIT) -desplazar; K <<= desplazar; K |= top_bits;
3
6822
by: Ivan | last post by:
Thanks to answer topic previous!!!! I use this script to update one table MERGE INTO EIS.CLI_HISTORY TXN USING EIS.CLI_MAPING CLI ON TXN.CLIENTID = CLI.CLIENTID WHEN MATCHED AND CLI.STATUSID = 3 AND CLI.CLIENTID != CLI.MAPPEDCLIENTID AND
2
9370
by: Diogo Alves - Software Developer | last post by:
Greetings I would like to knowhow can I put a sliding panel... I've done this: if (panel1.Width < 300) { while (panel1.Width < 300) { panel1.Width = panel1.Width + 40;
0
8432
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8343
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8855
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8758
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8545
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7364
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6185
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5653
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4346
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.