473,404 Members | 2,174 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,404 software developers and data experts.

Deploying .Net Web Service

I fairly have my Web Service working the way that I want, so my next step
will be to deploy it on a server. Do I just add a deployment/install
project, build it and install it on the server?

TIA!

--
TFWBWY...A
Dec 9 '05 #1
10 2113

well i just create a release build with the precompile option on ( as i do
not want my sourcecode files on the deploy server ) and copy this complete
subdirectory to the virtual path on my webserver

regards

Michel Posseth [MCP]

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
I fairly have my Web Service working the way that I want, so my next step
will be to deploy it on a server. Do I just add a deployment/install
project, build it and install it on the server?

TIA!

--
TFWBWY...A

Dec 10 '05 #2
I'm using VS 2003. Does/Should the "Click-Once" thing work for me or is
that only in 2005?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

well i just create a release build with the precompile option on ( as i
do not want my sourcecode files on the deploy server ) and copy this
complete subdirectory to the virtual path on my webserver

regards

Michel Posseth [MCP]

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
I fairly have my Web Service working the way that I want, so my next step
will be to deploy it on a server. Do I just add a deployment/install
project, build it and install it on the server?

TIA!

--
TFWBWY...A


Dec 12 '05 #3
Does anyone else do this any differently? Just curious...

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

well i just create a release build with the precompile option on ( as i
do not want my sourcecode files on the deploy server ) and copy this
complete subdirectory to the virtual path on my webserver

regards

Michel Posseth [MCP]

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
I fairly have my Web Service working the way that I want, so my next step
will be to deploy it on a server. Do I just add a deployment/install
project, build it and install it on the server?

TIA!

--
TFWBWY...A


Dec 13 '05 #4

Well with VS 2003 we just build the project in release mode and copy it to
the webserver , with VS.Net 2005 you have some more options ( precompile or
not )

click once is ment for deploying your apps to end users afaik

deploying a web project is verry easy as it is all XCOPY ware ( drag and
drop in a virtual directory and it should work, you may also use the copy
option in your project IDE to deploy the app )

regards

Michel Posseth

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:up*************@TK2MSFTNGP11.phx.gbl...
I'm using VS 2003. Does/Should the "Click-Once" thing work for me or is
that only in 2005?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

well i just create a release build with the precompile option on ( as i
do not want my sourcecode files on the deploy server ) and copy this
complete subdirectory to the virtual path on my webserver

regards

Michel Posseth [MCP]

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
I fairly have my Web Service working the way that I want, so my next step
will be to deploy it on a server. Do I just add a deployment/install
project, build it and install it on the server?

TIA!

--
TFWBWY...A



Dec 14 '05 #5
Thanks for your response, but I'm not quite clear on what to drag and where
to drop it. And where is this copy option in the IDE?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...

Well with VS 2003 we just build the project in release mode and copy it
to the webserver , with VS.Net 2005 you have some more options (
precompile or not )

click once is ment for deploying your apps to end users afaik

deploying a web project is verry easy as it is all XCOPY ware ( drag and
drop in a virtual directory and it should work, you may also use the copy
option in your project IDE to deploy the app )

regards

Michel Posseth

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:up*************@TK2MSFTNGP11.phx.gbl...
I'm using VS 2003. Does/Should the "Click-Once" thing work for me or is
that only in 2005?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

well i just create a release build with the precompile option on ( as i
do not want my sourcecode files on the deploy server ) and copy this
complete subdirectory to the virtual path on my webserver

regards

Michel Posseth [MCP]

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
I fairly have my Web Service working the way that I want, so my next
step will be to deploy it on a server. Do I just add a
deployment/install project, build it and install it on the server?

TIA!

--
TFWBWY...A



Dec 14 '05 #6

Hello Bryan

here is some more good info

http://msdn.microsoft.com/library/de...alkthrough.asp

http://samples.gotdotnet.com/quickst...eployment.aspx

if you have anny more questions or need some more guidance after reading
this please feel free to ask

regards

Michel Posseth [MCP]
"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:uU**************@TK2MSFTNGP09.phx.gbl...
Thanks for your response, but I'm not quite clear on what to drag and
where to drop it. And where is this copy option in the IDE?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...

Well with VS 2003 we just build the project in release mode and copy it
to the webserver , with VS.Net 2005 you have some more options (
precompile or not )

click once is ment for deploying your apps to end users afaik

deploying a web project is verry easy as it is all XCOPY ware ( drag and
drop in a virtual directory and it should work, you may also use the copy
option in your project IDE to deploy the app )

regards

Michel Posseth

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:up*************@TK2MSFTNGP11.phx.gbl...
I'm using VS 2003. Does/Should the "Click-Once" thing work for me or is
that only in 2005?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...

well i just create a release build with the precompile option on ( as
i do not want my sourcecode files on the deploy server ) and copy this
complete subdirectory to the virtual path on my webserver

regards

Michel Posseth [MCP]

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
>I fairly have my Web Service working the way that I want, so my next
>step will be to deploy it on a server. Do I just add a
>deployment/install project, build it and install it on the server?
>
> TIA!
>
> --
> TFWBWY...A
>



Dec 15 '05 #7
Thanks for your help and responses. I now have a barrage of questions:
The main idea is that my WebService modules are in
"c:\inetpub\wwwroot\WSMyService", so I will need to copy that directory and
everything underneath to the equivalent IIS wwwroot directory on the server
and it should 'magically' work, right?
I guess I should also make sure the proper version of the .Net Framework is
loaded on the server, right? I'm using VS 2003, so I guess I'm using Fx
1.1; how would I verify that?
Are there any IIS things that need to be done on the server box? (This is a
private web service)
Also is there a way, without the benefit of having VS 2003 loaded on the
server, to test the web service? Copy a build of my test program and the
test input files and run them?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

Hello Bryan

here is some more good info

http://msdn.microsoft.com/library/de...alkthrough.asp

http://samples.gotdotnet.com/quickst...eployment.aspx

if you have anny more questions or need some more guidance after reading
this please feel free to ask

regards

Michel Posseth [MCP]
"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:uU**************@TK2MSFTNGP09.phx.gbl...
Thanks for your response, but I'm not quite clear on what to drag and
where to drop it. And where is this copy option in the IDE?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...

Well with VS 2003 we just build the project in release mode and copy
it to the webserver , with VS.Net 2005 you have some more options (
precompile or not )

click once is ment for deploying your apps to end users afaik

deploying a web project is verry easy as it is all XCOPY ware ( drag
and drop in a virtual directory and it should work, you may also use the
copy option in your project IDE to deploy the app )

regards

Michel Posseth

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:up*************@TK2MSFTNGP11.phx.gbl...
I'm using VS 2003. Does/Should the "Click-Once" thing work for me or
is that only in 2005?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
>
> well i just create a release build with the precompile option on ( as
> i do not want my sourcecode files on the deploy server ) and copy
> this complete subdirectory to the virtual path on my webserver
>
> regards
>
> Michel Posseth [MCP]
>
>
>
> "Bryan Dickerson" <tx******@netscape.net> wrote in message
> news:%2****************@TK2MSFTNGP15.phx.gbl...
>>I fairly have my Web Service working the way that I want, so my next
>>step will be to deploy it on a server. Do I just add a
>>deployment/install project, build it and install it on the server?
>>
>> TIA!
>>
>> --
>> TFWBWY...A
>>
>
>



Dec 15 '05 #8
sorry for the late reaction ... ( missed this thread in my group reader )

"c:\inetpub\wwwroot\WSMyService", so I will need to copy that directory and
everything underneath to the equivalent IIS wwwroot directory on the
server and it should 'magically' work, right?
this is a definite Yes ....( it should work like that )
I guess I should also make sure the proper version of the .Net Framework
is loaded on the server, right? I'm using VS 2003, so I guess I'm using
Fx 1.1; how would I verify that?
for VS .Net 2003 applications to work on IIS you must have the Framework
1.1 or newer installed

Also is there a way, without the benefit of having VS 2003 loaded on the
server, to test the web service? Copy a build of my test program and the
test input files and run them?
Yes this is possible with this tag in your webconfig file
<add name="Documentation"/>

see one of my services http://online.autotools.nl/ATWebService/Service.asmx

and try the fblnCarHasAutotools method ( VAG , 224 for instance )

and you will see the typical response of this service only test services
lime this that use simple datatypes and return simple datatypes ( see the 2
other methods . they do not show the form interface as they expect
datasets )

so it looks like this
<webServices>

<protocols>

<add name="HttpSoap"/>

<add name="HttpPost"/>

<add name="HttpGet"/>

<add name="HttpPostLocalhost"/>

<!-- Documentation enables the documentation/test pages -->

<add name="Documentation"/>

</protocols>

</webServices>

regards

Michel Posseth [MCP]


"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:ev**************@TK2MSFTNGP09.phx.gbl... Thanks for your help and responses. I now have a barrage of questions:
The main idea is that my WebService modules are in
"c:\inetpub\wwwroot\WSMyService", so I will need to copy that directory
and everything underneath to the equivalent IIS wwwroot directory on the
server and it should 'magically' work, right?
I guess I should also make sure the proper version of the .Net Framework
is loaded on the server, right? I'm using VS 2003, so I guess I'm using
Fx 1.1; how would I verify that?
Are there any IIS things that need to be done on the server box? (This is
a private web service)
Also is there a way, without the benefit of having VS 2003 loaded on the
server, to test the web service? Copy a build of my test program and the
test input files and run them?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

Hello Bryan

here is some more good info

http://msdn.microsoft.com/library/de...alkthrough.asp

http://samples.gotdotnet.com/quickst...eployment.aspx

if you have anny more questions or need some more guidance after reading
this please feel free to ask

regards

Michel Posseth [MCP]
"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:uU**************@TK2MSFTNGP09.phx.gbl...
Thanks for your response, but I'm not quite clear on what to drag and
where to drop it. And where is this copy option in the IDE?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...

Well with VS 2003 we just build the project in release mode and copy
it to the webserver , with VS.Net 2005 you have some more options (
precompile or not )

click once is ment for deploying your apps to end users afaik

deploying a web project is verry easy as it is all XCOPY ware ( drag
and drop in a virtual directory and it should work, you may also use
the copy option in your project IDE to deploy the app )

regards

Michel Posseth

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:up*************@TK2MSFTNGP11.phx.gbl...
> I'm using VS 2003. Does/Should the "Click-Once" thing work for me or
> is that only in 2005?
>
> "m.posseth" <mi*****@nohausystems.nl> wrote in message
> news:%2****************@tk2msftngp13.phx.gbl...
>>
>> well i just create a release build with the precompile option on (
>> as i do not want my sourcecode files on the deploy server ) and copy
>> this complete subdirectory to the virtual path on my webserver
>>
>> regards
>>
>> Michel Posseth [MCP]
>>
>>
>>
>> "Bryan Dickerson" <tx******@netscape.net> wrote in message
>> news:%2****************@TK2MSFTNGP15.phx.gbl...
>>>I fairly have my Web Service working the way that I want, so my next
>>>step will be to deploy it on a server. Do I just add a
>>>deployment/install project, build it and install it on the server?
>>>
>>> TIA!
>>>
>>> --
>>> TFWBWY...A
>>>
>>
>>
>
>



Dec 17 '05 #9
Thanks for your help. But I'm unclear on what you mean about testing it
with the "<add name="Documentation"/> in the Web.config file. Can you
elaborate?

Thanx again!

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:u3**************@TK2MSFTNGP11.phx.gbl...
sorry for the late reaction ... ( missed this thread in my group reader )

"c:\inetpub\wwwroot\WSMyService", so I will need to copy that directory
and
everything underneath to the equivalent IIS wwwroot directory on the
server and it should 'magically' work, right?


this is a definite Yes ....( it should work like that )
I guess I should also make sure the proper version of the .Net Framework
is loaded on the server, right? I'm using VS 2003, so I guess I'm using
Fx 1.1; how would I verify that?


for VS .Net 2003 applications to work on IIS you must have the Framework
1.1 or newer installed

Also is there a way, without the benefit of having VS 2003 loaded on the
server, to test the web service? Copy a build of my test program and the
test input files and run them?


Yes this is possible with this tag in your webconfig file
<add name="Documentation"/>

see one of my services
http://online.autotools.nl/ATWebService/Service.asmx

and try the fblnCarHasAutotools method ( VAG , 224 for instance )

and you will see the typical response of this service only test services
lime this that use simple datatypes and return simple datatypes ( see the
2 other methods . they do not show the form interface as they expect
datasets )

so it looks like this
<webServices>

<protocols>

<add name="HttpSoap"/>

<add name="HttpPost"/>

<add name="HttpGet"/>

<add name="HttpPostLocalhost"/>

<!-- Documentation enables the documentation/test pages -->

<add name="Documentation"/>

</protocols>

</webServices>

regards

Michel Posseth [MCP]


"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:ev**************@TK2MSFTNGP09.phx.gbl...
Thanks for your help and responses. I now have a barrage of questions:
The main idea is that my WebService modules are in
"c:\inetpub\wwwroot\WSMyService", so I will need to copy that directory
and everything underneath to the equivalent IIS wwwroot directory on the
server and it should 'magically' work, right?
I guess I should also make sure the proper version of the .Net Framework
is loaded on the server, right? I'm using VS 2003, so I guess I'm using
Fx 1.1; how would I verify that?
Are there any IIS things that need to be done on the server box? (This is
a private web service)
Also is there a way, without the benefit of having VS 2003 loaded on the
server, to test the web service? Copy a build of my test program and the
test input files and run them?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

Hello Bryan

here is some more good info

http://msdn.microsoft.com/library/de...alkthrough.asp

http://samples.gotdotnet.com/quickst...eployment.aspx

if you have anny more questions or need some more guidance after reading
this please feel free to ask

regards

Michel Posseth [MCP]
"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:uU**************@TK2MSFTNGP09.phx.gbl...
Thanks for your response, but I'm not quite clear on what to drag and
where to drop it. And where is this copy option in the IDE?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
>
> Well with VS 2003 we just build the project in release mode and copy
> it to the webserver , with VS.Net 2005 you have some more options (
> precompile or not )
>
> click once is ment for deploying your apps to end users afaik
>
> deploying a web project is verry easy as it is all XCOPY ware ( drag
> and drop in a virtual directory and it should work, you may also use
> the copy option in your project IDE to deploy the app )
>
> regards
>
> Michel Posseth
>
>
>
> "Bryan Dickerson" <tx******@netscape.net> wrote in message
> news:up*************@TK2MSFTNGP11.phx.gbl...
>> I'm using VS 2003. Does/Should the "Click-Once" thing work for me or
>> is that only in 2005?
>>
>> "m.posseth" <mi*****@nohausystems.nl> wrote in message
>> news:%2****************@tk2msftngp13.phx.gbl...
>>>
>>> well i just create a release build with the precompile option on
>>> ( as i do not want my sourcecode files on the deploy server ) and
>>> copy this complete subdirectory to the virtual path on my webserver
>>>
>>> regards
>>>
>>> Michel Posseth [MCP]
>>>
>>>
>>>
>>> "Bryan Dickerson" <tx******@netscape.net> wrote in message
>>> news:%2****************@TK2MSFTNGP15.phx.gbl...
>>>>I fairly have my Web Service working the way that I want, so my next
>>>>step will be to deploy it on a server. Do I just add a
>>>>deployment/install project, build it and install it on the server?
>>>>
>>>> TIA!
>>>>
>>>> --
>>>> TFWBWY...A
>>>>
>>>
>>>
>>
>>
>
>



Dec 21 '05 #10
Disregard the previous message! I just didn't read far enough! I'll post
back if I have any other questions.

"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:OO**************@TK2MSFTNGP09.phx.gbl...
Thanks for your help. But I'm unclear on what you mean about testing it
with the "<add name="Documentation"/> in the Web.config file. Can you
elaborate?

Thanx again!

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:u3**************@TK2MSFTNGP11.phx.gbl...
sorry for the late reaction ... ( missed this thread in my group reader )

"c:\inetpub\wwwroot\WSMyService", so I will need to copy that directory
and
everything underneath to the equivalent IIS wwwroot directory on the
server and it should 'magically' work, right?


this is a definite Yes ....( it should work like that )
I guess I should also make sure the proper version of the .Net Framework
is loaded on the server, right? I'm using VS 2003, so I guess I'm using
Fx 1.1; how would I verify that?


for VS .Net 2003 applications to work on IIS you must have the Framework
1.1 or newer installed

Also is there a way, without the benefit of having VS 2003 loaded on the
server, to test the web service? Copy a build of my test program and
the test input files and run them?


Yes this is possible with this tag in your webconfig file
<add name="Documentation"/>

see one of my services
http://online.autotools.nl/ATWebService/Service.asmx

and try the fblnCarHasAutotools method ( VAG , 224 for instance )

and you will see the typical response of this service only test services
lime this that use simple datatypes and return simple datatypes ( see the
2 other methods . they do not show the form interface as they expect
datasets )

so it looks like this
<webServices>

<protocols>

<add name="HttpSoap"/>

<add name="HttpPost"/>

<add name="HttpGet"/>

<add name="HttpPostLocalhost"/>

<!-- Documentation enables the documentation/test pages -->

<add name="Documentation"/>

</protocols>

</webServices>

regards

Michel Posseth [MCP]


"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:ev**************@TK2MSFTNGP09.phx.gbl...
Thanks for your help and responses. I now have a barrage of questions:
The main idea is that my WebService modules are in
"c:\inetpub\wwwroot\WSMyService", so I will need to copy that directory
and everything underneath to the equivalent IIS wwwroot directory on the
server and it should 'magically' work, right?
I guess I should also make sure the proper version of the .Net Framework
is loaded on the server, right? I'm using VS 2003, so I guess I'm using
Fx 1.1; how would I verify that?
Are there any IIS things that need to be done on the server box? (This
is a private web service)
Also is there a way, without the benefit of having VS 2003 loaded on the
server, to test the web service? Copy a build of my test program and
the test input files and run them?

"m.posseth" <mi*****@nohausystems.nl> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...

Hello Bryan

here is some more good info

http://msdn.microsoft.com/library/de...alkthrough.asp

http://samples.gotdotnet.com/quickst...eployment.aspx

if you have anny more questions or need some more guidance after
reading this please feel free to ask

regards

Michel Posseth [MCP]
"Bryan Dickerson" <tx******@netscape.net> wrote in message
news:uU**************@TK2MSFTNGP09.phx.gbl...
> Thanks for your response, but I'm not quite clear on what to drag and
> where to drop it. And where is this copy option in the IDE?
>
> "m.posseth" <mi*****@nohausystems.nl> wrote in message
> news:%2***************@TK2MSFTNGP10.phx.gbl...
>>
>> Well with VS 2003 we just build the project in release mode and
>> copy it to the webserver , with VS.Net 2005 you have some more
>> options ( precompile or not )
>>
>> click once is ment for deploying your apps to end users afaik
>>
>> deploying a web project is verry easy as it is all XCOPY ware ( drag
>> and drop in a virtual directory and it should work, you may also use
>> the copy option in your project IDE to deploy the app )
>>
>> regards
>>
>> Michel Posseth
>>
>>
>>
>> "Bryan Dickerson" <tx******@netscape.net> wrote in message
>> news:up*************@TK2MSFTNGP11.phx.gbl...
>>> I'm using VS 2003. Does/Should the "Click-Once" thing work for me
>>> or is that only in 2005?
>>>
>>> "m.posseth" <mi*****@nohausystems.nl> wrote in message
>>> news:%2****************@tk2msftngp13.phx.gbl...
>>>>
>>>> well i just create a release build with the precompile option on
>>>> ( as i do not want my sourcecode files on the deploy server ) and
>>>> copy this complete subdirectory to the virtual path on my webserver
>>>>
>>>> regards
>>>>
>>>> Michel Posseth [MCP]
>>>>
>>>>
>>>>
>>>> "Bryan Dickerson" <tx******@netscape.net> wrote in message
>>>> news:%2****************@TK2MSFTNGP15.phx.gbl...
>>>>>I fairly have my Web Service working the way that I want, so my
>>>>>next step will be to deploy it on a server. Do I just add a
>>>>>deployment/install project, build it and install it on the server?
>>>>>
>>>>> TIA!
>>>>>
>>>>> --
>>>>> TFWBWY...A
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Dec 21 '05 #11

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

Similar topics

3
by: Rachel | last post by:
Hi, I am using the data access application block successfully in our development environment, however when I deploy to our testing server as Private Assemblies I keep getting the following ...
0
by: Mark Finkel | last post by:
I have developed a web service on my own PC which works properly. Deploying it to the production web farm I copy all .aspx files and \bin for both the service and the app that calls it. When I try...
3
by: Joe | last post by:
Anyone with tips, suggestions, or web links about deploying a Windows Service? How to get it installed, configured correctly, etc... -- Using Opera's revolutionary e-mail client:...
8
by: Afshar | last post by:
Hi Group, Please help ending my Nightmare! There's a Windows Service written in VC++ and I have an ASP.NET project that uses this sevice as a COM library. It just works fine in VS Internal Web...
3
by: Christian Nunciato | last post by:
Hi there: I'm a veteran to ASP.NET 1.1, but new to 2.0, and I'm using VS 2005. When I run the app on my local machine, using the built-in Web server, I have no problems, but deploying the site...
1
by: dfererer | last post by:
Dear all, I want to install and run ClickOnce Deploying application under a Windows Service,I have make the service starting the application successfully(user API...
0
by: =?Utf-8?B?TWFuaQ==?= | last post by:
Hi All, Problem in deploying my WebService developed using Asp.net WebServices 2005. I have designed simple WebService using Asp.net Webservices 2.0 , The webservice look this , using System;...
0
by: Laxmikumar | last post by:
Iam new to web services, Iam using net beans-5.5.1 IDE whlie deploying the web service application the following error is occured. can anyone help me..??? please. init: deps-module-jar:...
3
by: kkao77 | last post by:
can you show me in more detail? I have same problem where on the page it's https://service.premilance.com/Company.svc, but the svcutil tells me to get it from https://pserver1/Company.svc?wsdl...
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: 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: 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
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.