473,413 Members | 1,733 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,413 software developers and data experts.

Where does VS.NET 2005 put the dlls for a web service?

Hello,

I've ported a C# Web Service from VS 2003 to VS2005. It's in a
solution together with a VB.NET dll that calls it.

Under VS.NET 2003 it looked like:

APP_ROOT+----VB------MyVBDotNetDll (the .sln file and the VB.NET dll
..vbproj are in here)
|
|
|
+----WWWRootDir----MyCSharpWebSvc+ (.asmx file,
..csproj,.asmx.cs is in here)

|

|

|

+bin (web service .dll file is in here)
Under VS 2005 my file layout looks sort of like:

APP_ROOT+----VB------MyVBDotNetDll (the .sln file and the VB.NET dll
project are in here)
|
|
|
+----WWWRootDir----MyCSharpWebSvc+ (.asmx file is in
here)

|

|

|

+App_Code (.asmx.cs file is in here)

I'm having problems calling my web service from my VB.NET dll, I'd like
to step through it with my debugger, but I'm getting a message that
break points will not be hit because symbols aren't loaded, however
I've built it in debug mode.

I AM able to run my web service's test page successfully via
http://localhost/MyCSharpWebSvc/MyWebSvc.asmx, but I'm not clear on why
it works.

I am able to successfully attach to dllhost and debug my VB.NET dll,
but I can't step into the source code for the web service, which is in
the same solution. Also if I change the url that my VB.NET dll uses to
an external web service it works successfully. MyCSharpWebSvc is an
internal test harness.

I don't see a .csproj file or a .dll file at all in my file structure
after porting the app to VS 2005!

-Eric

Dec 28 '06 #1
0 943

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

Similar topics

0
by: Sijmen | last post by:
In reference to the following post by Brandon Bray from Microsoft: http://groups.google.com/groups?q=g:thl1709599354d&dq=&hl=en&lr=&ie=UTF-8&selm=%238CXKwM3BHA.2488%40tkmsftngp04 Among other...
10
by: vwd2005eeb | last post by:
Visual Web Developer 2005 Express Edition Beta I did Build | Build Web site, where are the DLLs? I was expecting to see maybe one dll for each Web page in a directory (maybe still "bin") under...
3
by: Hans Merkl | last post by:
Hi, I am helping to build a web app that's pretty much a wrapper around a web service. The question now is how to store the handle of the web service object between requests. My client is using...
2
by: werdna.sivad | last post by:
I just uninstalled VS 2005 Professional Beta 2 and replaced it with VS Web Developer 2005 Express Edition and VS C++ 2005 Express Edition. I am having problems publishing my ASP sites now. ...
2
by: rino65 | last post by:
I have just converted a 2003 webservice to 2005. It used a dll created in C++ however now when running the web service I get the error that it could not load the specified dll. It seems like a...
1
by: tshad | last post by:
I have a Windows Service that runs on the same machine as my Web Server. I am trying to figure out the best place to put the .exe. Also, I want it to access 2 dlls that are in my bin folder of...
5
by: Dariusz Tomon | last post by:
Hello I have no idea how to deploy my website to another server (in virtual folder I cannot see dlls file). Is thate any simple and quick manner to deploy web site to another servers? Best...
4
by: | last post by:
I have learned about compartmentalizing my code base using Class Libraries. I have my common code such as my ORM framework broken out into their own Class Libraries, which are referenced as...
20
by: David Thielen | last post by:
Hi; When we add a reference to a web app, where is that information stored? There is no project file, it's not in the web.config or solution file. ??? - thanks - dave ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
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
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,...
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...
0
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...
0
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...

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.