Jump to content
Xtreme .Net Talk

Recommended Posts

  • Leaders
Posted
Hmm... that is weird. The first thing that occured to me is that it may be because they are source code and potentially malicious. It will allow you to send VB6 source files and .cpp files though. Doesn't make sense to me.
[sIGPIC]e[/sIGPIC]
Posted
Why does gmail view .vb and .cs files as executable files?

Could it be that they may be VBScript-files and as such can be executed? It's the same as with .bat files, isn't it?

 

/Kejpa

Posted
How can a .cs file be Vbscript?[/Quote]

Got me there ;)

 

vbscript files can be executed with the built in windows scripting engine. I have some vague memories of it being able to execute c# files as well, but someone else might be better updated on that.

 

HTH

/Kejpa

Posted
I have some vague memories of it being able to execute c# files as well, but someone else might be better updated on that.

If anyone's interested in this, I read this a few days ago. Quite interesting to me, but I've not tried it at all..

Using: Visual Studio 2005/08

Languages: C#, Win32 C++, Java, PHP

Posted

Anything potentially dangerous is blocked by Google.

 

They block the VB.Net/C# files, .chm (!?) and .zip (not sure about .rar).

 

All are listed as potentially harmful. I'm not sure about .Zip, but the .chm and .Net files are listed as executable, which neither are.

 

The solution is to change the extension. I zip up all of my items/project I want to sent and change the name to .zig or something. That normally works :D

Posted
GMail seems quite picky - I send my work to and from college in .zips 3 times a week, every week and I've not had a problem at all.. But I have a few friends who can't send their work in zips and have to change the extension as Denaes said.

Using: Visual Studio 2005/08

Languages: C#, Win32 C++, Java, PHP

Posted
It works like this. Gmail checks your .zips to see if you have any malicious files in them, if you do, it won't work. It also blocks a crapload of other file types. The way I've always gotten around this is to put all files in a .zip and rename the .zip to .zipX then, in the email, tell the recipient that it includes a .zip file renamed to .zipX

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...