473,399 Members | 3,038 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,399 software developers and data experts.

VC#, displaying ads?

Anyone else got this problem...

I'm using Visual C# Express Edition 2005... About 1 in 5 times when I
publish to a folder... Firefox launches as normal with links to the
published files... but 3 other tabs are opened with pages from Merge
Records, Caphyon Installer, and Google Mail...

I've tried a Lavasoft Adaware scan, but nothing was highlighted.

Does VC# EE 2005 have some kind of advertising feature built in, or is this
some type of adware?

thanks in advance,
Pete.
Aug 22 '06 #1
4 1399
Pete,

AFAIK, the dev tools do not have any sort of adware installed, and I
would be surprized if they did, it's really not MS's style.

My first guess would be that you have some sort of malware installed on
your machine that targets FireFox. Not being familiar with the plug in
architecture of FireFox, I can't tell you where to look, but I would start
looking there.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Pete" <pr****@not.to.saywrote in message
news:Iw*****************@text.news.blueyonder.co.u k...
Anyone else got this problem...

I'm using Visual C# Express Edition 2005... About 1 in 5 times when I
publish to a folder... Firefox launches as normal with links to the
published files... but 3 other tabs are opened with pages from Merge
Records, Caphyon Installer, and Google Mail...

I've tried a Lavasoft Adaware scan, but nothing was highlighted.

Does VC# EE 2005 have some kind of advertising feature built in, or is
this some type of adware?

thanks in advance,
Pete.

Aug 22 '06 #2

I've tried a couple of scanner progs and nothing has turned up...

The strange thing is I haven't noticed it occur with any other web pages, it
only seems to happen when I publish from VC#.

Hmm verrry sterrange.

Pete.

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.comwrote in
message news:OB**************@TK2MSFTNGP04.phx.gbl...
Pete,

AFAIK, the dev tools do not have any sort of adware installed, and I
would be surprized if they did, it's really not MS's style.

My first guess would be that you have some sort of malware installed on
your machine that targets FireFox. Not being familiar with the plug in
architecture of FireFox, I can't tell you where to look, but I would start
looking there.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Pete" <pr****@not.to.saywrote in message
news:Iw*****************@text.news.blueyonder.co.u k...
>Anyone else got this problem...

I'm using Visual C# Express Edition 2005... About 1 in 5 times when I
publish to a folder... Firefox launches as normal with links to the
published files... but 3 other tabs are opened with pages from Merge
Records, Caphyon Installer, and Google Mail...

I've tried a Lavasoft Adaware scan, but nothing was highlighted.

Does VC# EE 2005 have some kind of advertising feature built in, or is
this some type of adware?

thanks in advance,
Pete.


Aug 22 '06 #3
I've cracked it... unbelievable solution...

The target directory was called "[MyName] Mail Merge Installer".

When C# launches Firefox, it obviously doesn't pass the directory parameter
properly/Firefox doesn't receive it properly...

Hence Firefox then receives... "[MyName] Mail Merge Installer"...

It sees each one as a separate URL. It helpfully then completes the
'incorrect' URLS to get http://mail.com, http://merge.com, and
http://installer.com...

I think.

Unbelievable!

Pete

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.comwrote in
message news:OB**************@TK2MSFTNGP04.phx.gbl...
Pete,

AFAIK, the dev tools do not have any sort of adware installed, and I
would be surprized if they did, it's really not MS's style.

My first guess would be that you have some sort of malware installed on
your machine that targets FireFox. Not being familiar with the plug in
architecture of FireFox, I can't tell you where to look, but I would start
looking there.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Pete" <pr****@not.to.saywrote in message
news:Iw*****************@text.news.blueyonder.co.u k...
>Anyone else got this problem...

I'm using Visual C# Express Edition 2005... About 1 in 5 times when I
publish to a folder... Firefox launches as normal with links to the
published files... but 3 other tabs are opened with pages from Merge
Records, Caphyon Installer, and Google Mail...

I've tried a Lavasoft Adaware scan, but nothing was highlighted.

Does VC# EE 2005 have some kind of advertising feature built in, or is
this some type of adware?

thanks in advance,
Pete.


Aug 22 '06 #4
If you checked there is no virus or spyware. Reinstall OS mate.

chanmm

"Pete" <pr****@not.to.saywrote in message
news:5S*****************@text.news.blueyonder.co.u k...
I've cracked it... unbelievable solution...

The target directory was called "[MyName] Mail Merge Installer".

When C# launches Firefox, it obviously doesn't pass the directory
parameter properly/Firefox doesn't receive it properly...

Hence Firefox then receives... "[MyName] Mail Merge Installer"...

It sees each one as a separate URL. It helpfully then completes the
'incorrect' URLS to get http://mail.com, http://merge.com, and
http://installer.com...

I think.

Unbelievable!

Pete

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.comwrote
in message news:OB**************@TK2MSFTNGP04.phx.gbl...
>Pete,

AFAIK, the dev tools do not have any sort of adware installed, and I
would be surprized if they did, it's really not MS's style.

My first guess would be that you have some sort of malware installed
on your machine that targets FireFox. Not being familiar with the plug
in architecture of FireFox, I can't tell you where to look, but I would
start looking there.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Pete" <pr****@not.to.saywrote in message
news:Iw*****************@text.news.blueyonder.co. uk...
>>Anyone else got this problem...

I'm using Visual C# Express Edition 2005... About 1 in 5 times when I
publish to a folder... Firefox launches as normal with links to the
published files... but 3 other tabs are opened with pages from Merge
Records, Caphyon Installer, and Google Mail...

I've tried a Lavasoft Adaware scan, but nothing was highlighted.

Does VC# EE 2005 have some kind of advertising feature built in, or is
this some type of adware?

thanks in advance,
Pete.



Aug 23 '06 #5

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

Similar topics

1
by: Waguih Boctor | last post by:
Hi, I have a number of ASP pages where some JPGs and GIFs are displaying in the browser and some are not. I have included an excerpt from the HTML below. In this example, the gif file at the...
8
by: euang | last post by:
Hi, I have been using access 2000 for two years on WINDOWS NT to display dynamic aweb page using ASP My ISP has now changed to Windows 2003, and I am having major problems displaying...
1
by: Dave Posh | last post by:
I seem to be having a problem displaying time stored in mysql. The format stored in the database is 13:15:05. The database data type is time. I'm using asp vbscript and sql to retrieve the time...
2
by: Joe Price | last post by:
Hi chaps I've got an XML file, within that file i've embedded html code using the <!]> tag I'm displaying that xml file through a browser using an xsl style sheet. However it is displaying...
1
by: Yoshitha | last post by:
hi I have datalist control in my ASP.NET application the problem here is i have used a textbox with multiline true propertly when i enter data like "fdjsfhjksdhfjsdfhsdjhfsdfhsdjfhsd...
2
by: Carole MacDonald | last post by:
There have been lots of posts on this topic, but I haven't been able to apply any of the suggestions to my situation. I have an .aspx page with a form on it that has several submit buttons on...
5
by: Robert | last post by:
Hello Accessors I have some reports created in Access that are very good for what they do. However, it seems to me that when you are displaying information you don't need to print out that a...
2
by: RAJ | last post by:
In our multi-tier application, we have several ASP.NET user controls which will update the same data source provided by middle tier logic. In this particular scenario we have one user control...
0
by: dipper | last post by:
I have a dataset with several tables. Now i want to create different dataviews displaying results from some of the tables. I manage to create a view displaying 1 table, but how do i create a view...
33
by: buss123 | last post by:
Hi all, combo box script code was working in IE perfectly with all modes but OnChange event was not working in FireFox(editable mode, if we select valuese that combo box values r...
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: 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
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
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...

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.