473,387 Members | 1,575 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Distributed Application

I am developing a distributed application using the
Dwamish example as a guideline. I am using VB.NET in
VS2003. I started with a Visual Basic Simple Distributed
Application from the Enterprise Template Projects. I
added a new System project from the Enterprise Template
building blocks, called "Common". In Common I added a
folder called "Data". Within the data folder I created 6
classes. Each class instantiates a dataset with one
table. I then went on to create classes in the
DataAccess layer, and the BusinessFacade layer to create
and fill the datasets defined in the Common.Data
assembly. The solution builds without error. The
problem is only one class appears in the Common.Data
assembly. Each class is fully named. For example, each
class in the Common.Data layer includes Namespace
LynxEnterprise.Common.Data. Similarly, each class in the
DataAccess layer includes Namespace
LynxEnterprise.DataAccess.

I used ildasm to disassemble the
LynxEnterprise.Common.dll and sure enough only one class
is in the assembly (the first class I created). Using
ildasm on LynxEnterprise.DataAccess.dll I have all
classes. Any ideas on why I have only one class in
Common?

Any help is appreciated.
Nov 19 '05 #1
1 1571

I found the solution. It turns out that Common was not
checked in the Configuration Manager for the solution.

Thanks
Nov 19 '05 #2

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

Similar topics

0
by: Constandinos Mavromoustakis | last post by:
CFP: CLADE 2004-Challenges of Large Applications in Distributed Environments ------------------------------------------------- PhD student - Dept.Informatics at Aristotle University of...
7
by: Richard Maher | last post by:
Hi, I am seeking the help of volunteers to test some software that I've developed which facilitates distributed two-phase commit transactions, encompassing any resource manager (e.g. SQL/Server...
10
by: Jim Hubbard | last post by:
Have you distributed a .Net application? How about one to the general public? I am writing an application that I had rather do in .Net, however, the 20+ MB dotnetfx.exe worries me. What about...
3
by: Joris Dobbelsteen | last post by:
Dear, I have some considerations I need to take designing a distributed application (it's for a school project). Basically I'm looking for some reference or guidiance material/literature and...
8
by: Rob S | last post by:
I have UDB 8.1 Personal Edition installed. I'm using Development centre to develop JAVA Stored Procedues. I am unable to debug them. I have installed IBM Distributed Debugger and have set...
1
by: Tom G | last post by:
I have a need to allow users to save a report as a PDF file from within an Access 97 application, which is widely distributed through the runtime. I've used Adobe Acrobat with the PDF and Mail...
4
by: tsui | last post by:
Dear all Someone say that past is Client/Server application, and now is distributed application, but i don't understand these terms Is it Client/Server application is mean two tiers, and only one...
5
by: Carl J. Van Arsdall | last post by:
Hey everyone, another question for the list. In particular i'm looking for comments on some of the distributed technologies supported in python. Specifically, I'm looking at XML-RPC, RPyC, CORBA,...
4
by: JB | last post by:
Hi All, I need to write my first "distributed" application and due to my lack of knowledge and experience in that area, I'm stuck on the first big design decision. Reading a lot on distributed...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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...

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.