-
- FontSize in Pixels, not Points
by mscherotter
- 5 Replies
- Last post
by Shawn Wildermuth-MVP
- The QuickStart guide specifies " FontSize : The font size, in points. "
This is incorrect. The font size is actually in pixels. You can test this out by outputting the text to HTML with the same font size both in pixels and points. It matches the one in pixels.
Michael S. Scherotter
-
- CatalogSiteMap Question
by SyracuseCheer
- 4 Replies
- Last post
by HemantC
- This is probably a very easy question, but I'm still scratching my head on something. It's not really extremely important, but in the interest of having a complete understanding of things, I need to ask the question. When the StarterSite generates the menu at the top of the page in a ASP:Menu control, it does so from the Web.Sitemap file by way of a SiteMapDataSource. That's pretty straight forwar
-
- Retrieving Color Values
by Mike McGrath
- 4 Replies
- Last post
by Mike McGrath
- Although color
values can happily be assigned by name or hexadecimal notation they
appear to be stored in a less friendly numeric format that is not
consistent between browsers. For example, obj.fill="red" easily assigns
a color value to obj, but then referencing obj.fill.color returns a
numeric value of 4294901760 in Internet Explorer and a numeric value of
-65536 in Firefox. The
-
- Subscription issue
by Leonid Ganeline
- 3 Replies
- Last post
by Leonid Ganeline - MVP
- I have such case:
the receive part of solution periodically poll the data. New data is published to the Direct port.
I have one subscriber to this message type which poll with the same interval as a publisher.
Second subscriber pools this data randomly.
As I understand the second subscriber will get the data with delay, if it pools less frequently.
Or it should be waiting, i
-
- Japanese fonts issues
by slyi
- 4 Replies
- Last post
by Mark Rideout
- Hi All,
If i try to reference a japanese font, SimHei placed in the same folder as my xaml. I get some squares charactors instead, in both glyphs and textblock elements.
Is there any samples for displaying valid international strings.
Thanks,
slyi
Eg:
<TextBlock FontFamily="SimHei" FontSize="18px" Text="¥ 10ÔÂ1ÈÕ£¨ÈÕ£©" /> <Glyphs Fill="black" FontRenderingEm
-
- I can't believe most Windows users don't know how to use toolbars, OMG.
by magicalclick
- 14 Replies
- Last post
by Andreas Johansson
- This is most irritating. Almost all of Windows users in my company don't know how toolbar works. They don't know they can enable toolbar, take out toolbar, customize toolbar, and not even the simplest of all, move toolbar around. Toolbar is so simple, standard, and flexible. And yet, they don't know how to use it. And now, I think that's the main reason why IE7 doesn't support moveable toolbar, an
-
- Indexing mail in Outlook
by mmatlw2k
- 3 Replies
- Last post
by mmatlw2k
- Hi,
this is done when Outlook is open ... but when i don't open Outlook when i start my computer it feels like WDS reindexes and because my outlook is not open index is deleted and when i want to search i have to first redo the index ... why can't WDS save old index files and use them hope you know what i am asking.
Regards,
Miha
-
- Problems enabling WDS in the Enterprise
by Gadi Sagiv
- 4 Replies
- Last post
by Mikegu
- Our network consists of Win2003 Servers and WinXP clients. We installed WDS on some clients, and faced the following serious problems:
1. When WDS was configured in some clients to also index the network drives, for some other clients, some remote files became "Read Only" during their work on these files. It seems that the indexing process gained some exclusive access to these files.
-
- Updating word document from xml data
by sumit381
- 1 Replies
- Last post
by JensHa
- Hello, I have a Word 07 document that has a few data fields that I have already mapped using the Word 07 Content Control Toolkit. What I want to do is be able to update my xml file with new info and have that change reflect in the Word document when I open it up. Currently, I have to update the xml data through the Content Control Toolkit. I have to save the file in the toolkit and then open it in
-
- Custom Pricing
by Xcel
- 4 Replies
- Last post
by Jeff Lynch - MVP
- Hi,
We have an order processing application that we have successfully integrated with CS2007, using BizTalk Server 2006. We are using two base catalogs with a total of about 1,000 parts, each with 4-5 variants.
Our customer now wants us to implement 'custom' pricing in the same manner as the order processing application. The request is to offer custom prices by customer by product by variant
-
- Orphaned Transaction using SQL Server 2005 and BizTalk 2006
by TomShubick
- 0 Replies
- Last post
by TomShubick
- On our BizTalk 2006 database server (SQL Server 2005 SP1), we have noticed that we have been getting a few orphaned transactions. Most of them can be explained or handled, with one exception. When we run the following query to determine the Orphaned transaction:
select distinct req_transactionuow , req_transactionID from syslockinfo where req_spid = - 2
we see the follwing:
-
- How to get the ST02
by cholliday
- 2 Replies
- Last post
by Leonid Ganeline - MVP
- We are looking at how we can get the transaction set control number found in the ST02 so that we can write this to a custom logging table for our various transactions. Is there any approach built into R2 that would enable this - it would have to work with batched messages too
Thanks,
Chris
-
- error when invoking CatalogWebService/CatalogWebService.asmx?op=CreateCategory
by kamleshjkl
- 3 Replies
- Last post
by kamleshjkl
- Hi, When I invoked the CreateCategory operation of the CatalogWebService on CS 2007 I get the following error. Any insights into this error please. Thanks. System.ArgumentException: Cannot convert to System.Boolean. Parameter name: type ---> System.FormatException: String was not recognized as a valid Boolean. at System.Boolean.Parse(String value) at System.String.System.IConvertible.ToBoolea
-
- Windows Server Longhorn Beta 3 Public Evaluation
by Jay_Vora_b4843e
- 7 Replies
- Last post
by akashoza
- hey all.i got a news..
so sharing..
Windows Server Codenamed Longhorn beta testers have received emails late on Thursday confirming the availability of Beta 3 of the new Server system with some of the most important changes coming to Server Core. Core will support a grand total of 8 roles, double the 4 roles it had back in mid 2005.
-
- Add products using Catalog APIs
by PeterTrell
- 3 Replies
- Last post
by Sudha Raghavan - MSFT
- Hi,
I am adding products to a Catalog using Catalog API.
I create a Product & a Inventory SKU.
BUT in site Inventory is not reflected, for all the products I get "Out of
Stock" message. Could this be because of "No Variant" getting created
How do I remove the "Varient" being mandatory because for our product we do
not have Varients.
The Code is
Pr
-
- can somebody name all the classes and functions in .NET
by Balachander
- 4 Replies
- Last post
by Caddre
- Hi,
I'm new to .Net platform do anybody have a collection of description about all the classes and functions available in the .NET framework, in a tabular format, so that I and also the new programmers can learn easily by looking at the organized structure of this vast collection of packages.
-
- Error message after installing Windows updates with WDS 2.6
by Daniel Goeckel
- 0 Replies
- Last post
by Daniel Goeckel
- Hello, after the installation of several windows updates on monday it isn't possible anymore to start the WDS 2.6.5 (Runtime Error ... WindowsSearch.exe). We installed several security patches, the Office 2003 SP, the .NET Framework 3.0. Do you have any recommendation Thanks Daniel
-
- WebCamOperations missing from proxy in V1.0?
by Trevor Taylor
- 3 Replies
- Last post
by Trevor Taylor
- I know that V1.5 is imminent, and the CTP does not have this problem, but just for my own peace of mind can somebody please confirm that Microsoft.Robotics.Services.WebCam.Proxy is missing the WebCamOperations class in V1.0 I can't see it in the object browser.
I am trying to connect to a webcam, and without an operations port to send messages to, I don't know how I can subscribe or query frame
-
- Control loops
by Lars-Peter Ellekilde
- 4 Replies
- Last post
by Lars-Peter Ellekilde
- Hi I am writing an application in which I need to control a mobile robot using Microsoft Robotics Studio. For this I need control loop which runs with around 100Hz. I know MSRS is non-real-time and asynchronously, hence a precise time interval cannot be guaranteed. However, I would like to hear about experiences with this sort of problem and what to do to get the best results.
Currently I am u
-
- How do I ....
by mauirixxx
- 8 Replies
- Last post
by Victor Magidson - MSFT
- In my test environment, I installed MSS 2008 Express on a freshly installed copy of Windows Server 2003 R2 - all without a hitch via the one click express install option. What I want to know is, how do I remove the (federated ) results when I do a search (the search results that gives back 3 results on the upper right side of the page) - all I want is results from my file shares, not from any webs
-
- preview pane content
by Keith Giddings
- 11 Replies
- Last post
by Eric Wolz - MSFT
- I'm writing an application that extracts info using WDS and wondered if there was a field/property that I can request to get the same content that the WDS gui shows in the right hand preview pane when an email or news message is viewed.
Regards
Keith
-
- RosettaNet(3.3) Question
by kdchen
- 1 Replies
- Last post
by kdchen
- I try Tutorial --Loopback Tutorial . Step 7: Create a Sample LOB Message
When I press "Submit Message" Button. It appear some erros:
System.ApplicationException: Failed to get an active Trading Partner Agreement between parties : ( HOME, PARTNER, ) for PIP : 0C1 version : R01.02 and for home role of : Initiator . ì¶ Microsoft.Solutions.BTARN.Shared.PipelineHelper.GetTPAConf
-
- .NET web application like JAVA web apps?
by don perry
- 1 Replies
- Last post
by sandyk - MSFT
- I would love to see a .NET application running through my browser much like JAVA has done
-
- R2 Developer Availability on MSDN?
by Giorgio Galante
- 10 Replies
- Last post
by Leonid Ganeline
- When will Biztalk 2006 R2 be available on MSDN Subscriber downloads Can anyone from Microsoft shed some light on this
Thanks,
Giorgio
-
- Vista Indexer
by Vol4Ever
- 14 Replies
- Last post
by Vol4Ever
- My Vista indexer service has gone wonky. The database somehow got corrupted, and the service won't start. Without the service running, the Modify & Advanced buttons shown on Control Panel's Indexing Options are both grayed out.
How can I manually reset the database to get the indexer service running again I've tried everything I can think of.