Hi,
So I've created a default Visual Studio project for a webservice and I invoked the HelloWorld method.
What I get is indeed a "Hello World" string, but with some additional "crap" attached:
Where is this stuff generated? And how can I remove this.Code:<style> @namespace url(http://www.w3.org/1999/xhtml); [src="http://static.addtoany.com/buttons/share_save_256_24.png"] {display: none !important;} #a2apage_dropdown {display: none !important;} #socialBotAdd, .addthis_button, .addthis_toolbox.addthis_default_style, #addthis_link, [onclick="return addthis_sendto()"] {display: none !important;} #greet_block {display: none !important;} .meebo-00 {display: none !important;} #wibiyaToolbar, #wibiyaToolbar_window_template {display: none !important;} </style>
Thanks!![]()




Reply With Quote