Can I stream 100 Gig file over WCF to an IIS WebService? I am running into
The maximum message size quota for incoming messages (2147483647) has been exceeded. TO increase the quota, use the MaxReceivedMessageSize property.
The only problem with that advice is I think I have it set to the max value.