Click here to Skip to main content
15,891,375 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDisplaying a modal popup with a click on a link in the repeater Pin
immu523-Jun-10 11:11
immu523-Jun-10 11:11 
AnswerRe: Displaying a modal popup with a click on a link in the repeater Pin
Adam R Harris23-Jun-10 14:05
Adam R Harris23-Jun-10 14:05 
GeneralRe: Displaying a modal popup with a click on a link in the repeater Pin
immu524-Jun-10 5:59
immu524-Jun-10 5:59 
GeneralRe: Displaying a modal popup with a click on a link in the repeater Pin
Adam R Harris24-Jun-10 6:03
Adam R Harris24-Jun-10 6:03 
QuestionAccordion not expanding Pin
Farraj23-Jun-10 8:01
Farraj23-Jun-10 8:01 
AnswerRe: Accordion not expanding Pin
Sandeep Mewara24-Jun-10 6:11
mveSandeep Mewara24-Jun-10 6:11 
GeneralRe: Accordion not expanding Pin
Farraj24-Jun-10 6:58
Farraj24-Jun-10 6:58 
Questiontrying to debug assembly configuration Pin
Member 391904923-Jun-10 6:59
Member 391904923-Jun-10 6:59 
I have a website - MyWebSite - that uses the following class library projects within its solution as tiers: BusinessObjects, DataAccess, DataInterface.

I have a service - MyService - that uses the same tier structure in its own solution.

MyWebSite has a reference to MyService.dll which resides in its bin directory.

I have a Tester console app that resides within the MyService solution to test MyService. The Tester console app executes MyService successfully.

When I copy MyService.dll to the bin directory of MyWebsite.dll shouldn't MyService.dll be a compilation of itself + the tier class library solutions that it references by default? In other words, shouldn't it be sufficient to just copy over the single MyService.dll without the additional dlls generated by its referenced projects?

For some reason the MyService referenced projects aren't found when I copy over MyService.dll to the MyWebsite bin directory.
AnswerRe: trying to debug assembly configuration Pin
Not Active23-Jun-10 7:16
mentorNot Active23-Jun-10 7:16 
AnswerRe: trying to debug assembly configuration Pin
Member 391904923-Jun-10 7:24
Member 391904923-Jun-10 7:24 
GeneralRe: trying to debug assembly configuration Pin
Not Active23-Jun-10 7:27
mentorNot Active23-Jun-10 7:27 
GeneralRe: trying to debug assembly configuration Pin
Member 391904923-Jun-10 7:55
Member 391904923-Jun-10 7:55 
GeneralRe: trying to debug assembly configuration Pin
Not Active23-Jun-10 8:26
mentorNot Active23-Jun-10 8:26 
GeneralRe: trying to debug assembly configuration Pin
Member 391904923-Jun-10 9:25
Member 391904923-Jun-10 9:25 
GeneralRe: trying to debug assembly configuration Pin
Not Active23-Jun-10 9:45
mentorNot Active23-Jun-10 9:45 
GeneralRe: trying to debug assembly configuration Pin
Member 391904923-Jun-10 10:01
Member 391904923-Jun-10 10:01 
GeneralRe: trying to debug assembly configuration Pin
Member 391904923-Jun-10 10:13
Member 391904923-Jun-10 10:13 
GeneralRe: trying to debug assembly configuration Pin
Member 391904923-Jun-10 11:15
Member 391904923-Jun-10 11:15 
QuestionAuto Complete textbox Pin
Balwinder_singh23-Jun-10 5:58
Balwinder_singh23-Jun-10 5:58 
AnswerRe: Auto Complete textbox Pin
Not Active23-Jun-10 6:04
mentorNot Active23-Jun-10 6:04 
GeneralRe: Auto Complete textbox Pin
Balwinder_singh23-Jun-10 6:08
Balwinder_singh23-Jun-10 6:08 
GeneralRe: Auto Complete textbox Pin
Balwinder_singh23-Jun-10 6:12
Balwinder_singh23-Jun-10 6:12 
GeneralRe: Auto Complete textbox Pin
Paladin200023-Jun-10 6:31
Paladin200023-Jun-10 6:31 
GeneralRe: Auto Complete textbox Pin
Balwinder_singh23-Jun-10 7:19
Balwinder_singh23-Jun-10 7:19 
GeneralRe: Auto Complete textbox Pin
Paladin200023-Jun-10 8:23
Paladin200023-Jun-10 8:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.