Click here to Skip to main content
15,897,291 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionChart FX Xaxis Label Pin
Mohamed Arif15-Jun-07 12:57
Mohamed Arif15-Jun-07 12:57 
QuestionView PDF in aspx page Pin
adnanrafiq15-Jun-07 10:39
adnanrafiq15-Jun-07 10:39 
AnswerRe: View PDF in aspx page Pin
Vasudevan Deepak Kumar16-Jun-07 2:04
Vasudevan Deepak Kumar16-Jun-07 2:04 
GeneralRe: View PDF in aspx page Pin
adnanrafiq16-Jun-07 2:15
adnanrafiq16-Jun-07 2:15 
QuestionWeb.Config is giving me this Error. How can I have multiple Login Setups Pin
Cfer8315-Jun-07 10:15
Cfer8315-Jun-07 10:15 
QuestionFragment Cache questions??? Pin
vicky45715-Jun-07 8:16
vicky45715-Jun-07 8:16 
AnswerCan anyone help on this?? Pin
vicky45718-Jun-07 6:04
vicky45718-Jun-07 6:04 
QuestionWeb Service Confusion Pin
mail57235215-Jun-07 7:33
mail57235215-Jun-07 7:33 
Hi,

I have a solution which consists of three projects: a web app, a command line app and a dll containing some code to access a web service. The DLL is confusing me because there seems to be two references to my web service:

1. There's an actual "Web Reference" with "URL Behavior" set to "Dynamic". This seems to get used by the web app when it accesses the DLL.

2. There's also an app.config file which contains a "Properties.Settings" value for the web service's URL and this seems to relate to a "Settings.settings" file in the app's project under the "Properties" folder. This setting seems to get used by the command line app when it accesses the DLL.

If I want to change the web service's URL, I'd like to be able to just change the app.config if possible. Is that possible? Do I need the web reference as well? I think I do because otherwise I don't have a namespace I can use.

How do I have just one reference to the web service in my DLL?

Confused | :confused:

Thanks Smile | :)
AnswerRe: Web Service Confusion Pin
Expert Coming16-Jun-07 1:26
Expert Coming16-Jun-07 1:26 
GeneralRe: Web Service Confusion Pin
mail57235217-Jun-07 2:26
mail57235217-Jun-07 2:26 
QuestionSqlConnection Error Pin
vuthaianh15-Jun-07 7:00
vuthaianh15-Jun-07 7:00 
AnswerRe: SqlConnection Error Pin
Tarakeshwar Reddy15-Jun-07 8:12
professionalTarakeshwar Reddy15-Jun-07 8:12 
Questionmoving files to UNC share Pin
Keith Andersch15-Jun-07 6:26
Keith Andersch15-Jun-07 6:26 
AnswerRe: moving files to UNC share Pin
Keith Andersch15-Jun-07 9:33
Keith Andersch15-Jun-07 9:33 
Questioncannot create activex component .. Pin
dhanis15-Jun-07 6:12
dhanis15-Jun-07 6:12 
QuestionGet Web Service URL Pin
mail57235215-Jun-07 5:55
mail57235215-Jun-07 5:55 
QuestionAvailablity Calendar Controls Needed Pin
Brendan Vogt15-Jun-07 4:43
Brendan Vogt15-Jun-07 4:43 
AnswerRe: Availablity Calendar Controls Needed Pin
nareshss15-Jun-07 21:04
nareshss15-Jun-07 21:04 
QuestionHELP Please!! Datagrid with update function!!!!! Pin
papy-boom15-Jun-07 4:20
papy-boom15-Jun-07 4:20 
QuestionPage_Load calling Sub [modified] Pin
kallileo15-Jun-07 3:44
kallileo15-Jun-07 3:44 
AnswerRe: Page_Load calling Sub Pin
kubben15-Jun-07 3:49
kubben15-Jun-07 3:49 
GeneralRe: Page_Load calling Sub Pin
kallileo15-Jun-07 4:03
kallileo15-Jun-07 4:03 
GeneralRe: Page_Load calling Sub Pin
kubben15-Jun-07 4:15
kubben15-Jun-07 4:15 
GeneralRe: Page_Load calling Sub Pin
kallileo15-Jun-07 5:15
kallileo15-Jun-07 5:15 
GeneralRe: Page_Load calling Sub Pin
kubben15-Jun-07 5:19
kubben15-Jun-07 5:19 

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.