active questions tagged microsoft - Stack Overflow most recent 30 from stackoverflow.com 2009-12-09T03:34:33Z http://stackoverflow.com/feeds/tag/microsoft http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1571561/pdf-export-problem-in-reporting-services 0 PDF Export problem in Reporting Services Jezza69 2009-10-15T10:39:11Z 2009-12-08T21:13:17Z <p>I have come across an error when exporting a report to PDF in Reporting Services 2008.</p> <p>The error message is;</p> <blockquote> <p>Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. </p> <p>Exception Details: System.Exception: Object reference not set to an instance of an object.</p> <p>Source Error: </p> <p>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. </p> <p>Stack Trace: </p> <p>[Exception: Object reference not set to an instance of an object.]</p> <p>[Exception: An error occurred during rendering of the report.]</p> <p>[Exception: An error occurred during rendering of the report.]<br /> Microsoft.Reporting.WebForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String&amp; mimeType, String&amp; fileNameExtension) +520<br /> Microsoft.Reporting.WebForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String&amp; mimeType, String&amp; fileNameExtension) +963<br /> Microsoft.Reporting.WebForms.ServerReport.Render(String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String&amp; mimeType, String&amp; fileNameExtension) +28<br /> Microsoft.Reporting.WebForms.ServerModeSession.RenderReport(String format, Boolean allowInternalRenderers, String deviceInfo, NameValueCollection additionalParams, Boolean cacheSecondaryStreamsForHtml, String&amp; mimeType, String&amp; fileExtension) +85<br /> Microsoft.Reporting.WebForms.ExportOperation.PerformOperation(NameValueCollection urlQuery, HttpResponse response) +150 Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest(HttpContext context) +183<br /> System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +75</p> </blockquote> <p>However this error doesn't always appear on this report, it has only occured on several occassions, dependent on the dates we use in the parameters of the report. I am new to Reporting Services so could anyone help me figure out what could be causing the problem?</p> <p>Thanks</p> http://stackoverflow.com/questions/1866564/microsoft-outlook-addon 0 Microsoft Outlook Addon malik 2009-12-08T12:09:05Z 2009-12-08T16:10:01Z <p>Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System can only be installed on a machine with the corresponding Visual Studio localized edition. Please install the matching Visual Studio 2005 localized edition and then run Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System setup again. </p> http://stackoverflow.com/questions/1130325/which-map-api-most-powerful-googlemap-bing-map-etc 2 which map api most powerful? googlemap? bing map..etc? cometta 2009-07-15T09:23:50Z 2009-12-08T16:05:27Z <p>which javascript map api do you folks think most powerful? lately bing also introduce their map</p> http://stackoverflow.com/questions/189876/using-microsoft-sms-sender-to-send-out-smses-in-batch 0 Using Microsoft SMS Sender to send out smses in batch? Nick Long 2008-10-10T02:08:24Z 2009-12-07T18:02:18Z <p>I understand that we can use SMS Sender in command line mode. But i been getting this error same as this article <a href="http://www.oreillynet.com/pub/a/wireless/2003/10/10/sms.html" rel="nofollow">http://www.oreillynet.com/pub/a/wireless/2003/10/10/sms.html</a></p> <p>The smssender.exe will use the last device that was successfully used to send messages in the Windows version of SMS Sender. But I tried it many times, and smssender.exe always complains that no last device was used. </p> <p>Anyone have any idea about this?</p> http://stackoverflow.com/questions/1857981/where-to-get-started-for-microsoft-systems-management-server 0 Where to get started for Microsoft Systems Management Server? theraneman 2009-12-07T05:24:07Z 2009-12-07T05:24:07Z <p>Hi guys,</p> <p>I am an absolute noob as far as the Microsoft's SMS technology is concerned. Can anyone point me to some getting started links, blogs etc. I am exploring different strategies for deploying our to be built framework for a large organization. Any help appreciated.</p> http://stackoverflow.com/questions/1857893/what-is-the-need-of-assembly-why-we-use-them 0 what is the need of assembly ? why we use them? SmartestVEGA 2009-12-07T04:57:18Z 2009-12-07T05:04:05Z <p>what is the need of assembly ? why we use them? is it possible to program without an assembly? is the assembly is created automatically? suppose i develop an asp.net web project is there any assembly involved? could you list example?</p> http://stackoverflow.com/questions/1856349/does-microsoft-team-system-support-ant 1 Does Microsoft Team System support ant? Lieven Cardoen 2009-12-06T19:35:34Z 2009-12-06T19:45:58Z <p>We are using cruisecontrol to build our projects, which are ant files. I'm now checking to use Team System (Microsoft) in the future. Is it possible to use ant scripts in Team System? We have a lot of Flex development (and .NET development) and the scripts to build the Flex side would need to be integrated in Team System.</p> http://stackoverflow.com/questions/1852135/microsoft-xmldom-selecting-a-node-that-contains-a-specific-node 1 MICROSOFT.XMLDOM -- selecting a node that contains a specific node Salman A 2009-12-05T12:53:28Z 2009-12-06T09:23:58Z <p>Here is an extract from the XML:</p> <pre><code>&lt;?xml version="1.0" encoding="utf-8"?&gt; &lt;usa_map_locator&gt; &lt;map_data&gt; &lt;state&gt; &lt;id&gt;2&lt;/id&gt; &lt;link/&gt; &lt;/state&gt; &lt;state&gt; &lt;id&gt;3&lt;/id&gt; &lt;link/&gt; &lt;/state&gt; &lt;/map_data&gt; &lt;/usa_map_locator&gt; </code></pre> <p>I need to assign a value to the link node for state 2 (or 3 or 4 or 5 and so on). I am using MICROSOFT.XMLDOM object to read the source XML and need the right method(s) to accomplish this.</p> http://stackoverflow.com/questions/1854355/need-help-with-windows-live-api-contacts-importer-example-in-php 0 Need help with windows live api contacts importer example in php chris 2009-12-06T04:25:53Z 2009-12-06T04:25:53Z <p>I am trying to find a php example code where it imports contacts from the windows live contacts api. I have examined the microsoft api manual - but it only gives code examples in C# (<a href="http://msdn.microsoft.com/en-us/library/bb463989.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb463989.aspx</a>) . I am new to this and need help to get started.</p> <p>This is the place where it looks like I could get it but it seems microsoft disabled the downloading of their file - <a href="http://msdn.microsoft.com/en-us/azure/dd673596.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/azure/dd673596.aspx</a></p> <p>If anybody could help me, I would appreciate it!</p> http://stackoverflow.com/questions/783238/why-windows-7-isnt-written-in-c 13 Why Windows 7 isn't written in C#? Joan Venge 2009-04-23T19:44:01Z 2009-12-06T03:50:01Z <p>I saw a <a href="http://stackoverflow.com/questions/623062/why-was-googles-chrome-browser-written-almost-entirely-in-c-and-not-c-or-java">similar question</a> about the reason Google Chrome wasn't written in C#. But with the upcoming version of Windows and Microsoft's flagship language, I am having a hard time understanding why Microsoft isn't pushing C# to its fullest potential to give it more exposure via their market share?</p> <p>In addition can be interpreted as "Is C# and the .Net framework suitable to run a modern OS like Windows 7"</p> <p>Btw this is not a flaming question, but curiosity. I use C# daily and really love it.</p> http://stackoverflow.com/questions/1048112/why-does-a-web-service-datamembers-specified-attribute-need-to-be-set-for-int-an 0 Why does a Web Service DataMember's Specified Attribute need to be set for int and Data but not for String Nassign 2009-06-26T09:04:29Z 2009-12-05T19:00:02Z <p>I have created a web service via WCF. Then I exposed it as a web service to make it usable with a .NET 2.0 application. I created some DataContract with DataMember that could be used for by the exposed OperationContract.</p> <p>I notice that when I try to create DataClass to be passed in the web service that each DataContract attribute now has a partner "Specified" attribute for each member.</p> <p>For example: [DataContract] public class Sales {</p> <p>[DataMember] public int InvoiceNo;</p> <p>... }</p> <p>When I create an instance of Sales in the web service client. I get attribute named InvoiceNo and InvoiceNoSpecified.</p> <p>Now here is my question, when the attribute is of type string, I do not need to set the corresponding "Specified" attribute to true, but when the attribute type is a int or DateTime, if I do not set the corresponding "Specified" attribute to true, the value becomes null in the web service host. Is there a way to avoid setting the Specified attribute? Cause I need to call the web service functions in a lot of places in my code. It would really be difficult to keep track of them all.</p> http://stackoverflow.com/questions/1679175/differences-between-microsoft-crm-and-xrm 0 Differences between Microsoft CRM and xRM borjab 2009-11-05T08:46:24Z 2009-12-05T11:14:09Z <p>Hello, I am browsing the new <a href="http://xrm.com" rel="nofollow">xrm.com</a> page and I find it lacks some concrete information of what does it means.</p> <p>Could you please explain what are the main differences between Microsoft CRM and xRM? What extra features does it gives to the developer or customer?</p> <p>Thanks in advance.</p> http://stackoverflow.com/questions/1850280/load-ms-word-files-with-ajax 0 Load MS Word files with AJAX Alexsander Akers 2009-12-04T23:12:14Z 2009-12-04T23:51:59Z <p>I want to dynamically load (AJAX) the text from some Microsoft Word files into a webpage. So I might have a link to essays I've written and upon mouseover have it load the first few sentences in a tooltip.</p> http://stackoverflow.com/questions/1176123/ms-map-point-web-service 0 MS map point web service hrishi 2009-07-24T06:57:26Z 2009-12-04T23:00:02Z <p>can anybody plz guide me through following questions</p> <ul> <li>do MS Map point also covers India???</li> <li>how we can use MS map point web service or API's or library etc to get the current location based on input Lat and Longitude.</li> <li>is there some facility of defining our custom maps and can we define our custom milestones on the custom map.</li> </ul> http://stackoverflow.com/questions/1759183/is-it-possible-to-stream-to-an-android-phone-with-microsoft-media-server 0 Is it possible to stream to an Android phone with Microsoft Media Server? Bryan Denny 2009-11-18T21:24:03Z 2009-12-04T20:50:30Z <p>Let's say that I have Microsoft Media Server stream (i.e. mms://[some ip address here]). This stream contains both audio and video. Is it possible to stream this to an Android phone? How would I go about doing this? Preferably with video, but if it is an audio stream only that would also be okay.</p> http://stackoverflow.com/questions/929180/e-commerce-webapp-integration-via-web-services-with-ms-dynamics-navision-2009 2 e-commerce webapp integration via Web Services with MS Dynamics (Navision 2009) Ahsan Ali 2009-05-30T06:34:07Z 2009-12-04T16:42:59Z <p>Hi,</p> <p>Has anyone tried to build an e-commerce site atop MS Dynamics, using the new Web Services introduced in Nav 2009 ? I'd like to know what kind of load these web services can take, and what kind of resources can be read/written, and any other challenges that I can expect.</p> <p>I intend to integrate an existing linux-based webapp via Web Services ...</p> <p>Thanks.</p> http://stackoverflow.com/questions/1797802/webservice-on-navision-microsoft-dynamics-version-5-or-else 0 Webservice on Navision / Microsoft Dynamics version 5... or else? mac 2009-11-25T15:43:18Z 2009-12-04T16:38:06Z <h2>Go bounty!</h2> <p>This question has earned me a tumbleweed badge (7 views in 7 days!), which is somehow a strong confirmation that <em>Navision</em> has a very limited market share, which - I suspect - should be a confirmation Navision is neither all that great piece of software... </p> <p>But hey... that's what we got as a back-end, so I am ready to fight with this. :-O</p> <p>If there is some daring navision developer who is able to shed light onto this... the bounty is there for you! :)</p> <p><hr></p> <h2>Original Post</h2> <p>I have recently implemented a rather complex e-commerce system that interacts with a legacy back-end based on Navision 5. So far the exchange of data between the two platform has happened via XML files, but this method is quite clumsy and very much prone to mishaps.</p> <p><strong>Our needs are:</strong></p> <ol> <li>To <strong>expose certain elements of the business logic</strong> of each platform to the other one (for example: "what's the total amount ever purchased by this customer?", "what are the products currently on offer?", "how many new customers have registered on the website?", etc...).</li> <li>To <strong>have mechanisms of feed-back / validation</strong> for the various transactions (for example: "Here's the a new order from customer X" ... "Ok, got it, the order will now start to be processed" ... "Ok, copy that, bye!").</li> <li>If possible, <strong>avoid playing around with files</strong>, but keeping all of this happening in terms of calls/ports/services...</li> </ol> <p>The most natural way I could think of would be to integrate the two systems via webservice, but Navision 5 does not support this natively. So I did my "due diligence" and found a few things on MSDN including <a href="http://blogs.msdn.com/nav/archive/2008/04/15/using-web-services-to-access-microsoft-dynamics-nav-5-0.aspx" rel="nofollow">this article</a> and <a href="http://msdn.microsoft.com/en-us/library/ms952079.aspx" rel="nofollow">this other one</a>.</p> <p>According to these articles <strong>it should not be that difficult to create a webservice on Navision 5</strong>, but when I suggested this solution to the team in charge of the legacy system, they told us that it is "pure theory" and they do not know of anybody who ever implemented it.</p> <p>I have no reason to doubt their word, but <em>mileage can vary</em>... and I thought that maybe in the SO community there are professionals from other countries who actually implemented something similar and are available to share their experience.</p> <p>So, my question is two-folded:</p> <ol> <li>Is there anybody who has <em>tried this at home</em> and would be available to share a bit on what have been the greatest difficulties, if the final result is reliable, if they think the outcome is worth the effort, etc... ?</li> <li>Is there anybody who faced a similar problem but solved it with a different approach and that would be available to present their solution ("I never did it myself, but if I had to do it I would do it like this..." type of answers are also welcome)?</li> </ol> <p>Thank you in advance for your time! :)</p> http://stackoverflow.com/questions/310735/what-is-the-best-alternative-ide-to-visual-studio-2008 6 What is the best alternative IDE to Visual Studio 2008 Darko Z 2008-11-22T02:10:33Z 2009-12-04T12:15:03Z <p>Hi guys,</p> <p>At home and work I use VS2008. As I've only ever used Visual Studio for .NET development, I would like to expand my horizons and see what else there is on offer as an alternative to it. So what in your opinion is the best alternative to Visual Studio? Is there a viable alternative?</p> http://stackoverflow.com/questions/1845998/sum-diff-problem-bug-in-xslt-1-0 0 Sum diff problem/bug in XSLT 1.0 Riri 2009-12-04T10:02:05Z 2009-12-04T12:05:33Z <p>I have this XML data and try and make a sum of it using the XSLT snippet below. </p> <p><strong>Xml</strong></p> <pre><code>&lt;?xml version="1.0" encoding="utf-8"?&gt; &lt;values&gt; &lt;value&gt;159.14&lt;/value&gt; &lt;value&gt;-2572.50&lt;/value&gt; &lt;value&gt;-2572.50&lt;/value&gt; &lt;value&gt;2572.50&lt;/value&gt; &lt;value&gt;2572.50&lt;/value&gt; &lt;value&gt;-159.14&lt;/value&gt; &lt;/values&gt; </code></pre> <p><strong>Xslt</strong></p> <pre><code>&lt;?xml version="1.0" encoding="utf-8"?&gt; &lt;xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"&gt; &lt;xsl:template match="/"&gt; &lt;xsl:value-of select="sum(values/value)"/&gt; &lt;/xsl:template&gt; &lt;/xsl:stylesheet&gt; </code></pre> <p>In my world the value should then be <strong>0</strong> but it ends up being <strong>-0.0000000000005684341886080801</strong></p> <p>Run it in Visual Studio and see for yourself. <strong><em>Why?</em></strong> is this happening?</p> http://stackoverflow.com/questions/1845996/mcts-70-431-exam 0 mcts 70-431 exam romilnagrani 2009-12-04T10:01:52Z 2009-12-04T10:21:44Z <p>i wish to give MCTS 70-431 exam which is SQL Server 2005 Implementation &amp; Maintenance. I have not so many days left with me hence i am giving this exam as the exam would be sponsered by my company. If i had much time i would rather go for mcts in .net 3.5.(Web based) My question.</p> <p>if i give mcts 70-431 and i pass. Is it possible for me to give mcts in .net 3.5 also? If yes, what would be my mcts would be considered in? In SQL Server or in .Net 3.5</p> <p>Please provide some useful links along with your answers for better understanding.</p> <p>thanks</p> http://stackoverflow.com/questions/1807777/is-ms-scsf-cab-framework-outdated-is-there-a-better-framework-now 0 Is MS SCSF-CAB framework outdated, is there a better framework now? Benny 2009-11-27T09:54:21Z 2009-12-03T21:49:27Z <p>Seems no more discussion about MS SCSF-CAB, is this framework outdated? is there a better framework?</p> http://stackoverflow.com/questions/1660005/ax-get-stuck-in-a-loop-when-printing-a-report 0 AX get stuck in a loop when printing a report flaskis 2009-11-02T08:18:40Z 2009-12-03T12:09:32Z <p>Hi,</p> <p>A client is having some trouble printing a standard report in Axapta 3.0 SP3. The report finishes gathering data, and everything is fine. But when the program is trying to print it to screen it starts an endless loop. Down in the bottom left on the status bar it says "Page 1, Section: xxxxx" where xxxxx counts from 1 to 65536 and starts over again.</p> <p>I have overwritten all executesections and put a breakpoint on each, and I can see that it never gets to the pagefooter sections on the report. It is also only this report that doesn't work.</p> <p>Could it be an external factor that is messing things up, like a Windows Update or a printer driver? They've never had any problems before, and they have run this report on a weekly basis for the past 4-5 years.</p> http://stackoverflow.com/questions/1816088/how-to-get-my-solutions-into-windows-problem-reports-and-solutions 1 How To Get My Solutions Into Windows Problem Reports and Solutions lkessler 2009-11-29T17:13:33Z 2009-12-02T15:34:18Z <p>Windows Vista added a Problem Reports and Solutions facility that records software problems, reports them to Microsoft, and then say they collect and make solutions to those problems available to users.</p> <p>So when my program hits a bug and crashes, the user gets an exception report:</p> <p><img src="http://www.beholdgenealogy.com/blog/wp-content/uploads/2009/11/capture.png" alt="alt text"></p> <p>This then gets captured by Windows as one of it's problems. Every so often Windows warns the user that they've had problems and asks if they want to look for solutions. It brings up the Problem Reports and Solutions windows:</p> <p><img src="http://www.beholdgenealogy.com/img/probrepsol.gif" alt="alt text"></p> <p>So then you click on the "Check fo solutions" and it runs through the 255 "problems" that I've encountered for about 50 different software packages, and it results in this:</p> <p><img src="http://www.beholdgenealogy.com/img/nonewsolutions.gif" alt="alt text"></p> <p>Hopefully, this facility has been improved upon in Windows 7. </p> <p>But even so, my question is how I can get my solution into the system to direct users to go to my website or contact me if they encountered a problem with my software?</p> <p><hr></p> <p>Thanks Larry for your answer.</p> <p>That is a good article that I previously hadn't found. But it is a bit old, referring to Windows XP. I don't mind that, but the key website it referred to: Microsoft Online Crash Analysis (MOCA) at <a href="https://oca.microsoft.com/" rel="nofollow">https://oca.microsoft.com/</a> does not exist. </p> <p>Even-so, I thought it would be simple to then type Microsoft Online Crash Analysis into Google to see if I can come up with the correct url. The links bring you to various pages in various languages that are part of MOCA. But if you want to get to the starting page, which will have the index on the left, the correct link seems to be: <a href="http://oca.microsoft.com/en/welcome.aspx" rel="nofollow">http://oca.microsoft.com/en/welcome.aspx</a>. </p> <p>That link no longer gives a valid page. The last page in the Internet Archive is <a href="http://web.archive.org/web/20080508022150rn%5F1/oca.microsoft.com/en/BrowserInfo.aspx" rel="nofollow">from May 8, 2008</a>, but even it seems to be very nebulous in nature.</p> <p>Unless I am mistaken and somebody knows better, it appears Microsoft has abandoned their MOCA, even though all their operating systems contain major connections to it. </p> <p>If someone knows that I'm wrong in this assumption, please add an answer and let me know.</p> <p><hr></p> <p>Larry pointed out in his now-accepted answer that MOCA turned into WinQual.</p> <p>How nice of Microsoft to require registration now if we want to provide them information that will make their tool better. That registration requires a digital certificate which most good programs will have, but it also requires it to be from Verisign and only Verisign. There is some <a href="http://successfulsoftware.net/2008/02/27/the-great-digital-certificate-ripoff/" rel="nofollow">significant online discussion about this</a>.</p> http://stackoverflow.com/questions/1832080/convert-a-microsoft-document-imaging-file-mdi-in-java-or-under-linux 0 convert a microsoft document imaging file (.mdi) in java or under linux Yves030 2009-12-02T10:38:06Z 2009-12-02T10:38:06Z <p>Hi experts,</p> <p>I am looking for a peace of java-code that is able to open a .mdi file (microsoft document imaging) and save it as a tiff or pdf-file. I googled a few hours but did not find any. All I know now is that .mdi is derived from tiff, but I could not find an exact format description anyway. Any linux-tool, that could do the conversion would also be very helpful... any hints?</p> <p>thanks a lot in advance. yves</p> http://stackoverflow.com/questions/1828518/question-regarding-my-mcpd-roadmap 0 Question regarding my MCPD roadmap Dominiek 2009-12-01T20:02:58Z 2009-12-02T08:01:46Z <p>Hi,</p> <p>I'm planning to obtain my MCPD certicate. I have completed exam 70-536 but I'm unsure if I can obtain MCPD by completing these two (in order):</p> <ol> <li>Windows Presentation Foundation (70-502)</li> <li>Designing and developing Windows Applications Using the .NET framework 3.5 (70-563)</li> </ol> <p>If I'm correct, 70-536 + 70-502 would make me MCTS and in adition, passing the 70-563 exam would make me MCPD?</p> <p>Could'nt find any information on taking 70-502 as a prerequisite for the MCPD on the Microsoft site but I thought I saw somewhere in a folder that this roadmap is possible...</p> <p>Thanks in advance!</p> http://stackoverflow.com/questions/1825659/microsoft-chart-controls-best-fit-line 0 Microsoft Chart Controls best fit line Mark 2009-12-01T11:46:30Z 2009-12-01T11:46:30Z <p>Anyone know any resources that will help me implement a best fit line in Microsoft Chart Controls. </p> http://stackoverflow.com/questions/1823884/generate-image-with-microsoft-net-chart-controls-library-without-control 0 Generate Image with Microsoft .NET Chart Controls Library without Control dewald 2009-12-01T03:50:25Z 2009-12-01T06:09:09Z <p>Is it possible to generate images (jpeg, png, etc) using the Microsoft Chart Controls library without instantiating a WinForm or ASP.NET Control class? All the examples I have seen utilize a control component. I need to create a library which contains simple methods that take data to be plotted and returns a new chart image. Examples:</p> <pre><code>public byte[] GeneratePlot(IList&lt;SeriesData&gt; series) { // generate and return JPEG } public void GeneratePlot(IList&lt;SeriesData&gt; series, Stream outputStream) { // generate JPEG and write to stream } </code></pre> <p>If it is not possible:</p> <ol> <li>would you recommend creating/disposing a new chart control each time the user calls the GeneratePlot() method?</li> <li>is there another .NET library (preferably free) that you would recommend?</li> </ol> <p>Thanks</p> http://stackoverflow.com/questions/1820728/can-i-use-microsoft-sync-framework-to-synchronize-two-sql-2008-databases 0 Can I use Microsoft Sync Framework to synchronize two SQL 2008 databases? Nestor 2009-11-30T16:07:02Z 2009-11-30T23:37:04Z <p>I've seen examples about synchronizing SQL 2008 with SQL CE. But not two SQL 2008 databases. If it can be done, have you seen example code about how to do it?</p> http://stackoverflow.com/questions/1809725/ntfs-alternate-data-streams 0 NTFS alternate data streams MasterPeter 2009-11-27T16:47:12Z 2009-11-30T10:43:17Z <p>Today I have seen this weird magic NTFS system supports: each file can have multiple data streams. Basically one could have a file <code>a.txt</code> of 0b size but there can be any number of bytes hidden in a separate data stream for that file. This is strictly NTFS related magic and I don't see any noble reason for having these streams around. You can look for NTFS streams with the help of the <code>streams</code> utility from Sysinternals. This will show you that basically every one of those nasty <code>thumbs.db</code> files comes with an extra data stream.</p> <p>Okay, now I have seen this magic work on a Windows NT4 system, streams added to files, copied over, deleted (with the help of the aforementioned utility), but I am now trying this at home on my Win XP system, but although I can detect the existing streams, I can't display their contents, can't create new ones, or very much anything when I use the <code>filename:streamname</code> syntax.</p> <p>I get this error:</p> <blockquote> <p>The filename, directory name, or volume label syntax is incorrect.</p> </blockquote> <p>Example: Output from the streams utility:</p> <pre><code>c:\DOWNLOADS&gt;streams.exe -s . Streams v1.56 - Enumerate alternate NTFS data streams Copyright (C) 1999-2007 Mark Russinovich Sysinternals - www.sysinternals.com c:\DOWNLOADS\1013.pdf: :Zone.Identifier:$DATA 46 c:\DOWNLOADS&gt;type 1013.pdf:Zone.Identifier The filename, directory name, or volume label syntax is incorrect. </code></pre> <p>Why can't I display the contents of the alternate data stream?</p> <p>Looking at the Microsoft documentation on "<a href="http://support.microsoft.com/kb/105763/en-us?FR=1&amp;PA=1&amp;SD=HSCH" rel="nofollow">How To Use NTFS Alternate Data Streams</a>", I can see that this applies to my operating system, although they do mention that these streams will not be supported in the future. Anyone can shed any light on this?</p> http://stackoverflow.com/questions/1030739/how-to-copy-network-files-using-robocopy 0 how to copy network files using robocopy ? gyanesh 2009-06-23T05:19:18Z 2009-11-29T15:21:09Z <p>how to copy network files using robocopy ?</p>