Preview in Browser - Temporary File Name

When I preview a new form in a browser (after saving all) why does a temporary file name show in the address bar of the browser rather than the actual name?  For example instead of login.php the name displayed is TMP7zh4cs.php
I haven't noticed a temporary name being displayed in tutorials and I'm wondering if there is something setup wrong with my database that may be causing other errors.
Thanks,
Robert

OS is Windows 7 Ultimate
Testing server is wamp with MySQL

Similar Messages

  • Preview in browser - Firefox / File not found

    Specs:
    OS X 10.4.7
    Dreamweaver 8.0.2
    Firefox 1.5.0.1
    I (and my whole office) am having a major problem. We all
    work directly from files on our osx server. When working in
    Dreamweaver and trying to "Preview in browser" with Firefox 1.5 we
    get a "File not found" error. The problem seems to be stemming from
    the path lacking the "Volumes" part of the directory.
    For example:
    When I preview in Safari the path is shown as:
    file:///Volumes/Server_HD/Website_Folder/index.html (this
    works)
    But on Firefox or Mozilla I get:
    file:///Server_HD/Website_Folder/index.html (this does not
    work)
    This problem did not occur in previous versions of Firefox.
    Due do this problem, I have virtually eliminated Firefox as part of
    my workflow in favor of Safari. I would love to return to Firefox
    can anybody please help me!?

    Can you try again please, although not in a narrative? Just
    go to the
    ADVANCED tab on the Site Definition panel, and list the
    contents of the
    fields you see for Local, Remote, and Testing Categories (no
    need for the
    login info).
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "cyberfactotum" <[email protected]> wrote in
    message
    news:[email protected]...
    >>>Please describe for us the details of your site
    definition.<<
    >
    > OK. Here goes.
    >
    > On the DW welcome screen, i clicked on Create New DW
    site. The wizard
    > started,
    > and I named my site (in this case Lieserl) and entered
    the URL and pressed
    > Next.
    >
    > Next screen, I selected the radio button "No, I do not
    want to use a
    > server
    > technology" and pressed Next.
    >
    > Next screen, I selected the radio button "Edit local
    copies on my machine,
    > then upload to server when ready (recommended)". Also on
    this screen to
    > indicate "Where on you computer do you want to store
    your files", I
    > clicked on
    > the little folder symbol and navigated to my hard drive
    named Fiji and
    > selected
    > my Documents folder there and a subfolder called
    Websites. The resulting
    > path
    > displayed when I pressed the Choose button was:
    >
    > Fiji:Users:cyberfactotum:Documents:Websites:Lieserl:
    >
    > I pressed Next and on the next screen chose that I
    connected to my remote
    > server via FTP and entered all my info and tested the
    connection. The
    > testing
    > worked. I pressed Next and radio buttoned "No, do not
    enable check in and
    > check
    > out", pressed Next and then pressed Done on the next
    screen.
    >
    > I then created a simple index.html file in DW and
    Previewed it in Safari.
    > It
    > worked like a charm. The URL of the previewed file in
    Safari was:
    >
    >
    file:///Users/cyberfactotum/Documents/Websites/Lieserl/index.html
    >
    > Then I tried to Preview in Firefox. I got the "Problem
    loading page" in
    > Firefox:
    >
    > File not found
    >
    > Firefox can't find the file at
    >
    /Fiji/Users/cyberfactotum/Documents/Websites/Lieserl/index.html
    >
    > * Check the file name for capitalization or other typing
    errors.
    > * Check to see if the file was moved, renamed or
    deleted.
    >
    > The URL of the error-producing previewed file in Firefox
    at this point
    > was:
    >
    >
    file:///Fiji/Users/cyberfactotum/Documents/Websites/Lieserl/index.html
    >
    > (Note the extra drivename of "Fiji" that is in the
    Firefox URL as opposed
    > to
    > the Safari URL. When I pasted the Safari URL in the
    Firefox, it worked.)
    >
    > I then went to Manage Sites to edit my site. I removed
    "Fiji:" from the
    > Local
    > root folder name, not by clicking on the little folder
    symbol to navigate
    > its
    > location through the Mac OS X interface, but simply by
    deleting "Fiji:"
    > from
    > the name displayed in the site editor.
    >
    > After completing this I OK'd the prompt: The cache will
    now be recreated
    > because the name, root folder, HTTP address, or cloaking
    settings of the
    > site
    > have been changed.
    >
    > I Preview in Safari. The preview works fine. It has the
    same URL as it did
    > before:
    >
    >
    file:///Users/cyberfactotum/Documents/Websites/Lieserl/index.html
    >
    > I Preview in Firefox. The preview works fine now, and
    the URL is identical
    > now
    > to the one in Safari.
    >
    > So, somehow Safari is smart enough to correctly resolve
    DW drive paths on
    > a
    > Mac, while Firefox is not smart enough without that
    extra step. It seems
    > that
    > others have a similar but different problem: they have
    to add "Volumes:"
    > to
    > their site path to get Firefox to correctly resolve the
    path.
    >
    > If I am approaching this incorrectly, please let me
    know. I don't think I
    > am.
    > I think there is a bug in DW that causes this behavior
    when previewing
    > with
    > Firefox but not when previewing with Safari.
    >

  • Temp File Name Schema in Receiver File adapter

    Hi,
    I have a scenario where i have to write the file in the temperaory location before writing it to the FTP loacation, I have selected the Processing Parameter as "Use Temperory File" but when the file gets created it is padded with the Message Id, is thr any option to get the file name as the temp file name without the Message Id or timestamp.
    Please let me know if any one has come across such scenario.
    thankx,
    shree

    Hi,
    Under Write Mode, specify whether the target file is to be written directly in the specified directory. If an additional step is to be added using a temporary file, choose Use Temporary File.
    You can specify a naming scheme for the temporary file under Temporary File Name Scheme.
    This schema is used to determine the prefix and extension of the temporary file; to ensure a unique file name, a time stamp is also added to the name during processing.
    The schema xitemp.tmp, for example, results in the file name xitemp<timestamp>.tmp
    So you have to customise the file name in schema.
    see below link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm
    Regards
    Chilla

  • Reciever File Adapter - Temp File Name Scheme using Variable Substitution

    How can I create a temporary file that uses variable substitution? 
    We are having a problem with files merging when we write files using the "Use Temporary File" setting on the FIle Adapter.  So two independent files are merging into a single file.  We are not using the "Append" setting.
    We would like to use a Temp File Name Scheme that would append the message id onto the temporary file name. 
    Using variable substitution we created a msgid variable.  When added to the temporary file name using %msgid% the temporary file name is created with %msgid% in the name instead of the actual message id.  We put the variable into the "File Name Scheme" as well and the end completed file used the message id in the name.
    Any Ideas?
    Thanks,
    Matt

    HI Matthew,
    Why are you adding the message id into the temporary file??
    I understand that you want the output of the filename to contain message id .. and hence you are using variable substitution for the same.
    Temporary file name will anyways get overwritten by the actual file name (here the actual filename will be using variable substituion).
    So i suggest to achieve your scenario you can add any name in the temporary file and maintain the desired filename you require as output in the variable subsititution.
    Temporary File Name option actually acts as a lock - unlock mechanism from PI side while the file is getting written to the file server so that while PI is writting the file no third party application batch program picks it up.
    I hope this helps.
    Cheers
    Dhwani

  • 'Use Temporary File' in Receiver File channel

    hi all,
    I am facing a strange issue with receiver file channel which I am not sure if somene had already faced. I couldnt find any help from blogs..!
    I have configured the Receiver File channel with Write mode as  'Use Temporary File'  with a temporary file name(say tmp.xml)  scheme and Empty-Message Handling set to 'Write Empty File'
    When the scenario is executed, its so happening that the temporary file of 0 bytes(empty file) is being created as tmp<msgID>.xml before the actual file is being completely written. It is expected that once the Actual file is completely written, the tmp file should be deleted, but here is not the case.Thus causing both the files being present in the target location. This is not happening often though.
    As the receiving application is processing all files from the target direcotry, the file is getting errored out in the target application.
    I think the 'Write Empty File' has nothing to do with this as the option 'Write Empty File' is for empty payloads resulting from the message mapping.
    Please correct me if am wrong and also provide me the inputs on my issue. Am on PI7.0
    thanks in advance,

    Hi Tilak,
    this is real time interface
    real time by using a file... that's a non-sens according to me. You should use a non physical solution (web service, JMS, JDBC, etc...) but a not a file. well... Anyway, you can image that the receiver application schedule the folder every 30s or every 1min, that's almost a real time. Real time is mainly a conceptual view (only synchronous exchange needs really real time). Morevoer, if you really wanted a real time, you should not add a tool like PI (or other) between your source and your target system, the more we have systems, the less it's efficient (in term of delay and response time!).
    Even if we propose that the receiver application should have a condition to its script to avoid picking the tmp*.xml files, after a period of time there would be a chance that the *tmp files may increase in number..
    No ! coz if my theory is good, if your receiver application does not pick-up tmp.xml, that means this file is not currently treated and so PI is authorized to delete it. So no increase of tmp.xml files in this folder.
    Another solution: to create the target file without option "temporary", but to create it in another folder than this one scheduled by your receiver application, and use an OS command AFTER processing, in your receiver CC, which move the created file from the "temp" folder to the target folder.
    [http://wiki.sdn.sap.com/wiki/display/XI/SAPXIFileAdapterOSCommandLine+Feature]
    regards.
    Mickael

  • Temporary file Generation issue - file Receiver Adapter(NFS)

    Hi Experts,
    We are using Dynamic Configuration for generating the Dynamic File name as per the requirement in the File receiver communication channel with transport protocol NFS. As, per the requirement we need to use the "Use Temporary File" in write mode under processing parameter of File Receiver channel - as, the  temporary file creation is one of the requirement of the target system.
    We have used the dynamic configuration for generating the Dynamic File name so, i have set the Adapter specific Message attribute for channel .
    Use Adapter Specific Message Attribute
    Fail if Adapter-Specific  Message Attributes
    File Name
    Temporary Name Scheme for Target File Name
    Now , at the run-time due to the last parameter Channel is giving the error.
    " Could not process due to error: com.sap.aii.adapter.file.configuration.DynamicConfigurationException: The Adapter Message Property 'TargetTempFileName' was configured as mandatory element, but was not supplied in the XI Message header"
    Request you all to suggest the workaround that the with Dynamic File Name generation we, can use the temporary file name generation scheme.
    Regards,
    Gaurav Jindal

    Hi ,
    Thanks for the reply.
    If we are using the ASMA with the specific parameters:
    Use Adapter Specific Message Attribute
    Fail if Adapter-Specific Message Attributes
    File Name
    And I have choose the  " Use Temporary File" in the Write mode of Processing Parameters.
    As, per your suggestion, how we track the temporary file name is created as, i am not able to see that in the audit log.
    Regards,
    Gaurav Jindal

  • Failed to create a temporary file in directory C:\PROGRA~2\: Method GetTempFileName

    I have Mcafee anti-virus and currently purchased a new package, so I decided to reinstall the software as it would not verify through the other product package.
    So I unistalled and tried to reinstall the software and now everytime I try to install any software it either:
    (1) does not run the installation process or
    (2) an error message pops up saying: "failed to create a temporary file in directory C:\PROGRA~2\: Method GetTempFileName"
    I am really stuck as I now basicaly can't run installations and cannot retrieve Mcafee either.
    I have an HP Elitebook 8440p.
    Any ideas??

    Not permissions.  Not TEMP path name. 
    After some research we ran Process Monitor during the build.  Turns out we used up all of the temporary file names... LOL! 
    Tmp file names in Vista, and maybe others, have the format tmp####.tmp, where #### is 0x0000 to 0xffff.   When we looked in the Temp directory we found over 65,000 TMP files.  We are guessing that CSC creates these files but does not remove them.  After so many thousands of builds, we ran out of names.  We thought they were gone when we ran Disk Cleanup, but MSBUILD uses the administrator account while we were cleaning from a user account.
    Might be nice if CSC deleted it's TMP files...
    There ya go, add that to your bag of tricks... :)

  • MSB5003: Failed to create a temporary file.

    All of a sudden we are getting this error on the build computer.  We have searched the forums and followed other resolutions (delete the Temp directory) but still it continues.
    The full error message:
    [Any CPU/Debug] C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.CSharp.targets(135,9): error MSB6003: The specified task executable "Csc.exe" could not be run.
    MSB5003: Failed to create a temporary file. Temporary files folder is full or its path is incorrect. The file exists.
    Any ideas what to try next?

    Not permissions.  Not TEMP path name. 
    After some research we ran Process Monitor during the build.  Turns out we used up all of the temporary file names... LOL! 
    Tmp file names in Vista, and maybe others, have the format tmp####.tmp, where #### is 0x0000 to 0xffff.   When we looked in the Temp directory we found over 65,000 TMP files.  We are guessing that CSC creates these files but does not remove them.  After so many thousands of builds, we ran out of names.  We thought they were gone when we ran Disk Cleanup, but MSBUILD uses the administrator account while we were cleaning from a user account.
    Might be nice if CSC deleted it's TMP files...
    There ya go, add that to your bag of tricks... :)

  • My file names have disappeared in grid view. Thery have been replaced with a dark bar along the bottom of the previews. If I toggle using the command u it hide the bar but I still can't see the file name. In list view all the file names are OK.

    My file names have disappeared in grid view. Thery have been replaced with a dark bar along the bottom of the previews. If I toggle using the command u it hide the bar but I still can't see the file name. In list view all the file names are OK.

    The dark bar is caused by the option "Show metadata below image".
    Check the settings for the metadata overlays in Grid view (basic and expanded) by clicking the little "badge" icon below the Browser and selecting "Edit". Is the filename still enabled in the list? And in a high enough position to have precedence for other metadata tags, if the space does not suffice to show all selected tags?
    Regards
    Léonie

  • DW CS3 Preview in Browser file on Network

    I'm working on a file stored on a Network Volume on a Mac
    (using DW CS3)
    When I Preview in Browser I get this error in the Browser
    window:
    "File not found
    Firefox can't find the file at /Mac Mini
    HD/Users/pat/Sites/CT/index.html."
    I get the same error more or less in Safari.
    The correct path should be Volumes/pat/Sites/CT/index.html.
    Any ideas how to fix this?
    Thanks, Pat

    Please go to SITES | Manage Sites..., select the site name,
    and click on
    Edit. Click on the Advanced tab at the top. Tell me the
    following -
    Under LOCAL INFO
    The contents of "Local root folder:"
    The contents of "Http:"
    Under TESTING SERVER
    The contents of "Server model:"
    The contents of "Access:"
    The contents of "Testing server folder:"
    The contents of "URL prefix:"
    (You may not see these last 3 items if you have "None" in the
    first)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Pat Gilmour" <[email protected]> wrote in
    message
    news:f1dqmk$1g1$[email protected]..
    > I'm working on a file stored on a Network Volume on a
    Mac (using DW CS3)
    >
    > When I Preview in Browser I get this error in the
    Browser window:
    >
    > "File not found
    > Firefox can't find the file at /Mac Mini
    > HD/Users/pat/Sites/CT/index.html."
    >
    > I get the same error more or less in Safari.
    >
    > The correct path should be
    Volumes/pat/Sites/CT/index.html.
    >
    > Any ideas how to fix this?
    >
    > Thanks, Pat
    >

  • Preview in browser IE7 - It asks to open or save file..why?

    Whenever I use the preview in browser option with Dreamweaver
    CS3 and Vista's IE7 as default I get an open or save file prompt.
    How do I stop this from occuring so that my webpage will
    display within IE7 and I don't get this prompt each time?
    Many thanks for your help.

    Wouldn't matter in this case. There is something wrong at the
    system level
    for the browser not to recognize the file's extension.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Michael" <[email protected]> wrote in message
    news:g0gaqd$qln$[email protected]..
    > Try Edit>>Preferences>>Preview in
    Browser>>Check Preview using temporary
    > file
    >
    > Michael
    >
    >
    > "Spa8nky" <[email protected]> wrote in
    message
    > news:g0fl6o$681$[email protected]..
    >> Whenever I use the preview in browser option with
    Dreamweaver CS3 and
    >> Vista's
    >> IE7 as default I get an open or save file prompt.
    >>
    >> How do I stop this from occuring so that my webpage
    will display within
    >> IE7
    >> and I don't get this prompt each time?
    >>
    >> Many thanks for your help.
    >>
    >

  • File Names and Ratings not showing in browser or viewer

    I seem to have a bug where Aperture sometimes fails to show the file names or their rating.
    This happens in both Browser & viewer modes. Just the blank background.
    I can see the name in the Metadata tab, but not underneath the files.
    Any ideas

    I'm having a similar problem. The U key is active and the photo name (referenced from Finder) shows up. But I can't get the ratings to show up. From what the instruction manual says, I should see the stars in the lower LH corner, but I don't see anything. I've looked to see if there is a way to make them show or hide, but haven't found it.
    Any suggestions?
    Thanks, Sue

  • Is there a way of printing the file name from within the Preview application?

    If I'm printing a file within Apple's Preview application, I sometimes want to be able to print the file name at the edge of the document. Does anyone know of way of doing this?

    Thanks for replying, that goes some way to answering the question, but I'm also looking to see how much space each app and its associated documents are using, i.e. Pages comes in at 112Mb for the app alone, but I'd like to know how much space is being used by the documents as well.
    Once again thanks,
    SG

  • Office Web Apps Attachment Preview Fails When Capital Letter in File Name Extension

    It appears that when we send any attachments that contain a capital letter in the filename extension, and try previewing the attachment from within Outlook Web Access, the server returns an Internal Server Error 500 with the following response:
    {"Body":{"ErrorCode":500,"FaultMessage":"The process failed to get the correct properties.","IsTransient":false,"StackTrace":"Microsoft.Exchange.Data.Storage.ObjectNotFoundException: The process failed to get the correct properties. ---> Microsoft.Mapi.MapiExceptionNotFound: MapiExceptionNotFound: Unable to get properties on object. (hr=0x8004010f, ec=-2147221233)\u000aDiagnostic context:\u000a Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=657]\u000a Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=238][latency=0]\u000a Lid: 52176 ClientVersion: 15.0.913.22\u000a Lid: 50032 ServerVersion: 15.0.913.6020\u000a Lid: 23226 --- ROP Parse Start ---\u000a Lid: 27962 ROP: ropOpenMessage [3]\u000a Lid: 17082 ROP Error: 0x8004010F\u000a Lid: 26977 \u000a Lid: 21921 StoreEc: 0x8004010F\u000a Lid: 27962 ROP: ropExtendedError [250]\u000a Lid: 1494 ---- Remote Context Beg ----\u000a Lid: 50428 \u000a Lid: 59416 StoreEc: 0x8004010F\u000a Lid: 38536 \u000a Lid: 10786 dwParam: 0x0 Msg: 15.00.0913.000:exchange-01\u000a Lid: 1750 ---- Remote Context End ----\u000a Lid: 27962 ROP: ropGetPropsSpecific [7]\u000a Lid: 17082 ROP Error: 0x4B9 \u000a Lid: 26465 \u000a Lid: 21921 StoreEc: 0x4B9 \u000a Lid: 31418 --- ROP Parse Done ---\u000a Lid: 22753 \u000a Lid: 21817 ROP Failure: 0x4B9 \u000a Lid: 20385 \u000a Lid: 28577 StoreEc: 0x8004010F\u000a Lid: 32001 \u000a Lid: 29953 StoreEc: 0x8004010F\u000a Lid: 32768 \u000a Lid: 33024 StoreEc: 0x8004010F\u000d\u000a at Microsoft.Mapi.MapiExceptionHelper.InternalThrowIfErrorOrWarning(String message, Int32 hresult, Boolean allowWarnings, Int32 ec, DiagnosticContext diagCtx, Exception innerException)\u000d\u000a at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, IExInterface iUnknown, Exception innerException)\u000d\u000a at Microsoft.Mapi.MapiProp.GetProps(ICollection`1 propTagsRequested)\u000d\u000a at Microsoft.Exchange.Data.Storage.MapiPropertyBag.GetProperties(IList`1 propertyDefinitions)\u000d\u000a --- End of inner exception stack trace ---\u000d\u000a at Microsoft.Exchange.Data.Storage.MapiPropertyBag.GetProperties(IList`1 propertyDefinitions)\u000d\u000a at Microsoft.Exchange.Data.Storage.StoreObjectPropertyBag.InternalLoad(ICollection`1 extraProperties)\u000d\u000a at Microsoft.Exchange.Data.Storage.StoreObjectPropertyBag..ctor(StoreSession session, MapiProp mapiProp, ICollection`1 autoloadProperties, Boolean canSaveOrDisposeMapiProp)\u000d\u000a at Microsoft.Exchange.Data.Storage.StoreObjectPropertyBag..ctor(StoreSession session, MapiProp mapiProp, ICollection`1 autoloadProperties)\u000d\u000a at Microsoft.Exchange.Data.Storage.ItemBuilder.CoreItemBind(StoreSession session, StoreId storeId, MapiMessageCreator mapiMessageCreator, ItemBindOption itemBindOption, ICollection`1 propertiesToLoad, StoreObjectType& storeObjectType)\u000d\u000a at Microsoft.Exchange.Data.Storage.ItemBuilder.ItemBind[T](StoreSession session, StoreId storeId, Schema expectedSchema, MapiMessageCreator mapiMessageCreator, ItemBindOption itemBindOption, ICollection`1 propertiesToLoad)\u000d\u000a at Microsoft.Exchange.Data.Storage.Item.Bind(StoreSession session, StoreId storeId, ItemBindOption itemBindOption, ICollection`1 propsToReturn)\u000d\u000a at Microsoft.Exchange.Services.Core.ServiceCommandBase.GetXsoItem(StoreSession session, StoreId id, PropertyDefinition[] properties)\u000d\u000a at Microsoft.Exchange.Services.Core.Types.IdConverter.CorrectIdForObjectType(StoreSession session, StoreObjectId objectId, StoreObjectType deserializedObjectType, Item& cachedItem)\u000d\u000a at Microsoft.Exchange.Services.Core.Types.IdConverter.CreateStoreObjectId(StoreSession session, Byte[] storeObjectIdBytes, StoreObjectType objectType, IdProcessingInstruction idProcessingInstruction, BasicTypes expectedType, ConvertOption convertOption, Item& cachedItem)\u000d\u000a at Microsoft.Exchange.Services.Core.Types.IdConverter.CreateAppropriateStoreIdType(StoreSession session, IdHeaderInformation idHeaderInformation, String changeKey, ConvertOption convertOption, BasicTypes expectedType, Item& cachedItem)\u000d\u000a at Microsoft.Exchange.Services.Core.Types.IdConverter.ConvertId(CallContext callContext, IdHeaderInformation headerInformation, ConvertOption convertOption, BasicTypes expectedType, List`1 attachmentIds, String changeKey, Int32 hashCode, Boolean unifiedLogon, Item& cachedItem)\u000d\u000a at Microsoft.Exchange.Services.Core.Types.IdConverter.ConvertId(CallContext callContext, IdHeaderInformation headerInformation, ConvertOption convertOption, BasicTypes expectedType, List`1 attachmentIds, String changeKey, Int32 hashCode, Boolean unifiedLogon)\u000d\u000a at Microsoft.Exchange.Services.Core.Types.IdConverter.ConvertId(CallContext callContext, IdHeaderInformation headerInformation, ConvertOption convertOption, BasicTypes expectedType, List`1 attachmentIds, String changeKey, Int32 hashCode)\u000d\u000a at Microsoft.Exchange.Services.Core.Types.IdConverter.ConvertAttachmentIdToIdAndSessionReadOnly(String itemId)\u000d\u000a at Microsoft.Exchange.Clients.Owa2.Server.Core.GetWacAttachmentInfo.GetIdAndSession(CallContext callContext, String ewsAttachmentId)\u000d\u000a at Microsoft.Exchange.Clients.Owa2.Server.Core.GetWacAttachmentInfo.Execute(String ewsAttachmentId, Boolean isEdit, String draftId, CallContext callContext)\u000d\u000a at Microsoft.Exchange.Clients.Owa2.Server.Core.GetWacIframeUrl.InternalExecute()\u000d\u000a at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.DetectDuplicatedCallOrExecute()\u000d\u000a at Microsoft.Exchange.Services.Wcf.ServiceCommand`1.Execute()\u000d\u000a at Microsoft.Exchange.Clients.Owa2.Server.Core.OWAService.GetWacIframeUrl(String attachmentId)\u000d\u000a at SyncInvokeGetWacIframeUrl(Object , Object[] , Object[] )\u000d\u000a at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)\u000d\u000a at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)\u000d\u000a at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)\u000d\u000a at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)\u000d\u000a at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)"}}
    This happens on the network call for:
    https://exchange.mydomain.com/owa/[email protected]/service.svc?action=GetWacIframeUrl&ID=-2&AC=1
    I have tried with varying attachment file names and it consistently only happens if there is a capital in the extension.  For example:
    .pdf - Works
    .PDF - does not work
    .Pdf - does not work
    .pDf - does not work
    It also seems to happen across document types, PDF, DOCX, XLSX, etc.  So that doesn't seem to be dependent either.
    Anyone run into this before or is there a KB article or a setting that I am missing somewhere that explains how to resolve this?Thanks!

    By default, there are 8 bindings for DOCX.  Do you see any other bindings available?
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Temporary files with a "~" in the file name

    when i open an html file i see that another file with the same name, plus a tilde sign (~) after it, is automatically created in the folder that this file sits in. this is supposedly a temporary file? these files are  NOT temporary, they never go away. and they start adding up in my folder and it gets very confusing as to which file i'm working on. sometimes there will be a file with two "~ ~" in them.
    when i close the "original file", the tilde files don't disappear, they stay. On top of that, to make things more confusing, there is also some weird autosave function and i also get files that say filename(Autosaved). Before i know it there are 10 files with various names sitting there and it gets very confusing to know what is the "real" file.  does anyone know how to stop the creation of these "temporary" files? i'm enclosing a screenshot that shows all these files with tildes and the autosaved  file. 

    Sorted. Well sort of. I still have the problem but I know why. Apparently O2 will not allow anyone to send an attachment which has a space in the name. They claim that this reduces spam - no idea why they think that will stop spam but there you go...

Maybe you are looking for

  • IDOC to File scenario Configuraton settings

    hi,    I am doing IDOC to FILE scenario.I am sending IDOC from R/3 to XI and then to XML file.That mean smy scenario is as Follows (  R/3XIfile ) These are my queries -->I have created RFC Destination from R/3 to XI.should I need to create RFC destin

  • Crystal Reports 10 - SQL Server

    Hi We have Crystal Reports 10 currently in our organization and we want to know if it is compatible with SQL Server 2005 or SQL Server 2008? Does anybody have any idea on this? Any help as in white paper, links etc is appreciated. Thanks.

  • My problems with BT

     Hi there,  I have been harrassed by BT for mor ethan a year now, they keep charging me despite the fact that the Ombudsman decided oin my favour. They keep misinforming me and repeatedly disconnected the service, which has never worked properly. I b

  • Anybody using a Via KT880 chipset?

    I'm looking to build my girlfriend a cheap Socket A system (I already have lots of spare DDR memory and Athlon XP CPUs) and was looking at a Via KT880 motherboard. Does anyone have experience with this sort of board? Pros & Cons?

  • EJB transaction hanging over VPN connection

    EJB transaction hanging over VPN connection I am trying to diagnose a problem that only occurs when I am doing testing from home and connected via VPN to work. We are using WL 10.3. Our clusters are setup to communicate via multicast. We have a state