473,545 Members | 1,759 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Checkbox Disabled: Enable Microsoft Web Services Enhancements SOAP Protocol Factory

I'm trying to convert my DIME Web Service (WSE 2.0) to use MTOM (WSE 3.0).
All the literature I'm reading specifies that I'll need to check both:

Enable this project for Web Services Enhancements
and
Enable Microsoft Web Services Enhancements SOAP Protocol Factory.

On the WSE 3.0 configuration dialog. But the second box is disabled and
unchecked. I spun up a brand new Web Services project and the checkbox is
disabled.

Why? Since the instructions specify to check this, how is this going to
affect me if I can't?

Thanks!

- Joe Geretz -
Jan 18 '07 #1
4 6454
Joe,

I'm having the same problem! Did you manage to get to the bottom of it?

I'm developing a web service and want to use WSE 3 but I'm getting this
issue for the asp.net project (and any other asp.net projects that I
create).

I've installed SP1 for VS2005 by the way, don't know if it could be
anything to do with that. I've also installed WSCF.

The WSE settings tool seems to think that the project is not an asp.net
project because after checking the top checkbox on the General tab it
creates an app.config file and adds the settings into that rather than
into the web.config!?

Cheers,

Joe Mellors

Jan 22 '07 #2
Same here....I cannot believe that there are not more people
encountering this issue. Can we get some official word???

Jan 24 '07 #3
Hey Guys, I found the following post that explains a work-around:

http://forums.microsoft.com/MSDN/Sho...39591&SiteID=1

If you launch the WSE 3.0 via the start menu shortcut rather than from
within the IDE, it will allow you to generate a config file that you
can save to your project folder.

Jan 24 '07 #4
Thanks for that.
I've just been editing my web.config manually since, but its nice to
know anyway, cheers!

Joe

Jan 26 '07 #5

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

Similar topics

6
13130
by: Ben | last post by:
Here's what I have se far: <script type="text/javascript"> other_text.disabled = true; function other_text() { other_text.disabled = (other_check.checked == false)? false : true; } </script> <input type="checkbox" id="other_check" name="other_check"
8
4257
by: John | last post by:
Hello. I have a search form for music albums which among other things I need to search all the song titles of the song. Normally in a search form I would have checkboxes the user can use to select whether or not to search a given field. In this case it is not practical to have 20 checkboxes (each album can have up to 20 song titles).
3
1049
by: Cristhian Job | last post by:
Hi, Does anyone know where can I download WS Enhancements 2.0? I just can´t find them. (I have version 1.0) Thanks...
0
1534
by: pberna | last post by:
Dear all, Do anyone know some example of Client and Server version of a Chat program based on SOAP protocol that can jump a company firewall ? Thank you Paolo
0
984
by: SAL | last post by:
I've been working with VB.net for a few months and I have been tasked to build a Web Service and define a SOAP message policy which I have not done before. I am using VS.net 2003, Framework 1.1, and WSE 2.0 for my Web Service. I haven’t been able to find any good examples on how to build a Web Service that uses SOAP message policies, nor...
6
23833
by: tshad | last post by:
I am trying to disable and enable a checkbox from javascript. The problem is that if the checkbox starts out as: <input id="Override" type="checkbox" name="Override"/> I can change it back and forth with no problems. using disabled = true or disabled = false If I start out as:
2
7590
by: ken | last post by:
We have a user that has reported the following error when starting up our client application that uses a web service on our back end: System.Configuration.ConfigurationException: Missing required Web Services section of the Web.config file. at System.Web.Services.Configuration.WebServicesConfiguration.get_Current() at...
1
1340
by: Grzegorz Smith | last post by:
Hi folks I must write webb application that will comunicate with delphi desktop application by SOAP protocol. Can you recommend any Python Soap Libary? I founded: SOAPpy and Zolera SOAP Infrastructure (ZSI). Any tip which is better to use? Thanks for any help Gregor
2
1782
by: CreativeMind | last post by:
hi i have following code but problem is that when i debug both checkboxes have disabled property always false whether it is checked or unchecked..thx for help. function checkFinance(){ var chk1=document.getElementById("_ctl0_ContentPlaceHolder2_chkFinance");
0
7807
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7756
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5971
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5326
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4944
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3450
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1879
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1014
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
703
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.