Click here to Skip to main content
15,905,028 members
Home / Discussions / C#
   

C#

 
QuestionHow to get Route Map from Bing Map ? Pin
Vijay Kanda29-Mar-14 20:03
Vijay Kanda29-Mar-14 20:03 
Generalneural network code +"SOM" Pin
maryammena28-Mar-14 20:26
maryammena28-Mar-14 20:26 
GeneralRe: neural network code +"SOM" Pin
Pete O'Hanlon28-Mar-14 21:55
mvePete O'Hanlon28-Mar-14 21:55 
GeneralRe: neural network code +"SOM" Pin
harold aptroot28-Mar-14 22:32
harold aptroot28-Mar-14 22:32 
QuestionValidate model on initial request Pin
nitin_ion28-Mar-14 19:02
nitin_ion28-Mar-14 19:02 
AnswerRe: Validate model on initial request Pin
Pete O'Hanlon28-Mar-14 22:26
mvePete O'Hanlon28-Mar-14 22:26 
GeneralRe: Validate model on initial request Pin
nitin_ion30-Mar-14 17:30
nitin_ion30-Mar-14 17:30 
GeneralRe: Validate model on initial request Pin
Pete O'Hanlon30-Mar-14 19:13
mvePete O'Hanlon30-Mar-14 19:13 
GeneralRe: Validate model on initial request Pin
nitin_ion30-Mar-14 19:15
nitin_ion30-Mar-14 19:15 
GeneralRe: Validate model on initial request Pin
Pete O'Hanlon30-Mar-14 20:26
mvePete O'Hanlon30-Mar-14 20:26 
GeneralRe: Validate model on initial request Pin
BobJanova31-Mar-14 0:48
BobJanova31-Mar-14 0:48 
GeneralRe: Validate model on initial request Pin
Pete O'Hanlon31-Mar-14 1:21
mvePete O'Hanlon31-Mar-14 1:21 
GeneralRe: Validate model on initial request Pin
BobJanova31-Mar-14 2:18
BobJanova31-Mar-14 2:18 
AnswerRe: Validate model on initial request Pin
Dave Kreskowiak31-Mar-14 2:14
mveDave Kreskowiak31-Mar-14 2:14 
QuestionRouting event to particular control Pin
samaruf28-Mar-14 16:24
samaruf28-Mar-14 16:24 
QuestionTiff Image Copied with extra bytes Pin
cravi8528-Mar-14 10:50
cravi8528-Mar-14 10:50 
AnswerRe: Tiff Image Copied with extra bytes Pin
Ravi Bhavnani28-Mar-14 11:00
professionalRavi Bhavnani28-Mar-14 11:00 
GeneralRe: Tiff Image Copied with extra bytes Pin
cravi8528-Mar-14 18:26
cravi8528-Mar-14 18:26 
GeneralRe: Tiff Image Copied with extra bytes Pin
cravi8528-Mar-14 18:38
cravi8528-Mar-14 18:38 
Some more information.

The above code will do as below:

Tiff Image File will be transferred continuously from one location to this server(Inside Source folder). My application will pick files from source folder for every 5 secs and move to Intermediate folder. After this file will be read by some confidential code. then this image file will be copied to Destination folder.


Last 1 year ,this process was working without any issue. But last week, TWO Image files had issue. These two file's size is greater than the original file.

The file 1:
Source folder: 1756 bytes
Destination folder : 1764 bytes

The file 2:

Source folder :26525 bytes
Destination Folder : 26529 bytes

I should not upload the tiff images because of some confidential code.
GeneralRe: Tiff Image Copied with extra bytes Pin
Ravi Bhavnani29-Mar-14 4:37
professionalRavi Bhavnani29-Mar-14 4:37 
GeneralRe: Tiff Image Copied with extra bytes Pin
BobJanova31-Mar-14 0:35
BobJanova31-Mar-14 0:35 
GeneralRe: Tiff Image Copied with extra bytes Pin
cravi8531-Mar-14 17:21
cravi8531-Mar-14 17:21 
AnswerRe: Tiff Image Copied with extra bytes Pin
Dave Kreskowiak28-Mar-14 13:02
mveDave Kreskowiak28-Mar-14 13:02 
GeneralRe: Tiff Image Copied with extra bytes Pin
cravi8528-Mar-14 18:39
cravi8528-Mar-14 18:39 
GeneralRe: Tiff Image Copied with extra bytes Pin
Dave Kreskowiak29-Mar-14 3:29
mveDave Kreskowiak29-Mar-14 3:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.