Cannot checkin/checkout html, js, txt, and jsp files in MS Sharepoint Workspace 2010

I am having issues checkin/checkout html, js and jsp files in Microsoft Sharepoint Workspace 2010. I can access (checkin/checkout) any files in the actual Sharepoint site, but when I am synchronized to the site in Sharepoint Workspace 2010 I cannot access
html, js, and jsp files. When I try to checkout a html file, a message pops up saying:
"Can not perform this operation. This document has been checked out or may no longer exist."
Could this be a synchronization issue, or was Sharepoint Workspace 2010 not design to work with html, js, txt, and jsp files?

Hi Armando,
I'm afraid that you posted your question on the wrong forum. This forum is intended for Project Server questions. Please go to this forum in order to have answers from experts: 
http://social.technet.microsoft.com/Forums/sharepoint/en-US/home?category=sharepoint&filter=alltypes&sort=lastpostdesc
Cheers.
Guillaume Rouyre - MBA, MCP, MCTS

Similar Messages

  • Can't Edit .txt and .pdf files in EP6 KM

    We just migrated our last application from EP5 to EP6, and now we're having problems with not being able to edit .txt and .pdf files.  The problem is that the files will only open in the browser rather than in their native programs (wordpad/notepad, Adobe Editor, etc).  Surely others have encountered this issue.  Are there any solutions short of installing 3rd party tools?

    Hi Jeff,
    Which program opens on a link depends on two things:
    1. The MIME-Type that is sent from the server together with the resource (file) you requested by clicking a link
    2. Your Windows Setting defining which local application should be used for which MIME Type.
    So there may be two things happening:
    1. EP 6 is sending other (or no) MIME Types with the KM resources. You can check this in your KM configuration. See KM -> Services -> MIME Service
    2. Your OS got the settings for apps/MIMEs changed. This happens e.g. if you changed on Win XP to SP 2.
    So here may be a solution:
    Go to Windows Explorer->Tools->Folder
    Options->File Types, click on the TXT extention, and click
    "Delete".  Then proceed to recreate the TXT file type with the
    default app you want (notepad). 
    IE will open your app (notepad) for links to text files from that point
    on.
    So, to check this for text files, open the registry editor, go to
    "My Computer\HKEY_CLASSES_ROOT\.txt" (or .TXT), and check for a 'String
    Value' with the value "text/plain".
    This should work with any file type, as long as you use the right MIME Type (See KM configuration / MIME Services).
    HTH,
    Carsten

  • Help me to convert Java and Jsp Files into WAR File!!!!

    I need someone to help me to convert some java servlet files and jsp files into a WAR file. I need it URGENTLY and I'll be very grateful to anyone who is willing to help me! My email is [email protected] Thanks!!!!

    Are the Oracle JDBC drivers 11g used?
    oracle.jdbc.driver.OracleDriver is not supported in 11g drivers.
    Please replace with:
    oracle.jdbc.OracleDriver

  • Whether ineed to put selection between txt and xl file?

    hi,
    my requirement is to provide to upload data from legacy to sap.in my selection screen i hav to put both presentation and application server options.
    If the presentation server option is selected then user can select the file type like Text or Excel?
    i want the approach to how to code for presentation server.i.e,
    a)whether i need to use radiobuttons for txt and excel file.

    Hi
    Check this sample code:
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    PARAMETERS: FLATF RADIOBUTTON GROUP RAD1 USER-COMMAND X,
                UNIXF RADIOBUTTON GROUP RAD1 .
    SELECTION-SCREEN SKIP 2.
    SELECTION-SCREEN SKIP 2.
    parameters: P_FNAME type RLGRAP-FILENAME MODIF ID P1,"here you can give your txt or excel file
                UNIXFILE type RLGRAP-FILENAME MODIF ID P2.
    SELECTION-SCREEN SKIP .
    selection-screen ULINE.
    SELECTION-SCREEN: BEGIN OF LINE.
    SELECTION-SCREEN POSITION 20.
    parameters TESTRUN AS CHECKBOX default 'X'.
    SELECTION-SCREEN: END OF LINE.
    SELECTION-SCREEN END OF BLOCK B1.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_FNAME. "to give F4 functionality for the local PC file
      CALL FUNCTION 'F4_FILENAME'
    * EXPORTING
    *   PROGRAM_NAME        = SYST-CPROG
    *   DYNPRO_NUMBER       = SYST-DYNNR
    *   FIELD_NAME          = ' '
         IMPORTING
           FILE_NAME           = P_FNAME.
    " the following steps will let u know If the file is an txt or excel file:
      data: LEN TYPE I,
            v_fname type string.
      if p_fname is not initial.
        MOVE P_FNAME TO V_FNAME.
      else.
        MESSAGE I000(ZP).
      ENDIF.
      LEN = STRLEN( V_FNAME ).
      LEN = LEN - 3.
      IF V_FNAME+LEN(3) = 'xls'. "here IF the file is an excel..you write the condition you want.
      Endif.
    Hope you are clear,
    Vishwa.

  • Yosemite finder crashes with previewig .txt and other files

    Hello,
    under Yosemite  the Finder crashes with previewig .txt and other files.
    Is this just my problem? Help please.
    Thank you very much.
    Regards.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Cannot sync Microsoft Sharepoint workspace 2010 with Sharepoint 2013 site

    I keep getting the below error message when I try to sync a doc lib from a sharepoint 2013 site with sharepoint workspace 2010.
    The field "AppAuthor" contains a lookup list "AppPrincipals" that cannot be resolved. The target list may not be part of the site
    I have uninstalled Lync 2013, uninstalled and re-installed office 2010, 2687364 hotfix yet the issue still persists.
    Any help will be greatly appreciated
    Kind Regards
    Louis
    thanks

    Hi,
    Is this issue only occur in one client machine? Can other machines installed SharePoint Workspace 2010 works when perform syncing?
    As you have reinstalled the 2687364 hotfix and the issue still exists, I suggest you install Office 2010 SP2 to see if it can work:
    32-bit
    http://www.microsoft.com/en-us/download/details.aspx?id=39667
    64-bit
    http://www.microsoft.com/en-us/download/details.aspx?id=39647
    Feel free to reply with the test result if the issue still exists.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Cannot contact provisioning server in sharepoint workspace 2010

    Hi, one user is getting below messages:
    "cannot contact provisioning server"
    "please enable account recovery for your account to avoid data loss"
    Please tell me how to reslove this issue.

    Hi,
    Could you provide more details about the issue? What did user operate to get this issue?
    Please check  and make sure the user has configured firewall to allow the connection.
    Please make sure that the user is  online by testing his Internet connectivity. Then log out and log in to SharePoint Workspace account and test whether this issue occurs.
    Here are several articles for your reference:
    https://support.office.com/en-us/article/Cannot-contact-provisioning-server-in-SharePoint-Workspace-2010-b2fe471e-1760-4706-956a-3f8089dbfe4e
    https://support.office.com/en-us/article/Enabling-account-recovery-for-your-SharePoint-Workspace-account-d10a276d-db44-4c02-9ff5-63929d37f11e
    Thanks,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Import statement in .java files and .jsp files

    Guys I have few mysteries about this import statement.
    Please correct me if I am wrong.
    1)Suppose if I have a folder c:\SourceFolder it has one.java and two.java files.If I compile one.java then one.class files is created in c:\ClassFolder .Now two.java uses one of the method of one.java,and without using import statement I am able to compile two.java, and two.class file is created in c:\ClassFolder.I assume that the path of one.class was taken from the CLASSPATH environment variable,hence I there was no need for import statement .........am i right ?
    BUT... in My.jsp,which is in C:\JspFolder, if I want to use one.class,then I have to specifically import the class I want to use.That is i have to say
    <%@page import="one"%>
    and since the classpath is C:\ClassFolder ,it finds one.class in the C:\ClassFolder.(Note that My.class is created in a folder different from c:\ClassFolder )
    But I am wondering why was there no need for me to import one.class in two.java.
    (Note I am using JDeveloper and Apache server)
    Please help.
    In this case the pSo I am wondering in JSP why it doesn't take the class I am looking for from the classpath .
    Help.

    You have to understand Java scoping rules. In the 1st scenario with the two Java files I am guessing neither one of them begins with a package statement. This means that they belong to the default package. When you compile the compiler uses the classpath to resolve method calls looking in the default package since there was no import statement specified in two.java. JSP is a little different. Now I just read this here in these forums a couple of days ago. Since the classfiles generated from the JSP files are not in the CLASSPATH they are loaded by a different classloader. This is why you have to import all references to all classes in the default package.

  • Java Class and JSP file

    Hi everyone,
    I build a class in java, and now i wanna use this class in my jsp file.
    I put that class into web-inf/classes in Apache Tomcat, but don't work.... Anyone can help me?
    Greetings!

    Put the class with its package such as com.sun.ejb.MyClass
    -- > /WEB-INF/classes/com/sun/ejb/MyClass.class
    then use it
    http://www.skillipedia.com

  • Cannot read version 4 fcp project and associated files with the new 5.1.2

    I cannot read my fcp 4 version projects and associated files with the new 5.1.2 fcp.
    Please help!

    I bought the Final Cut 5 studio to use for my company but I have project files from version 4, which I would like to update. My G5 is running Tiger and Final Cut recognizes the old files as Final Cut Documents (the media is already on the G5) but will not open them or their associated quicktime files. I have no problem loading version4 to export the Masters but I would like to be able to upgrade the project files so that I can use them in my addition Studio Pro applications and touch them up in Shake. Also, I don't want to go and find FCP4 on the internet because it may have other problems.
    What do you suggest?
    Can FCP4 files be updated to version 5.1.2?
    Can I get a back dated version of FCP4 through Apple?
    Thanks for your time.

  • Import statement in .java files and .jsp files ..correction

    Guys I have few mysteries about this import statement.
    Please correct me if I am wrong.
    1)Suppose if I have a folder c:\SourceFolder it has one.java and two.java files.If I compile one.java then one.class files is created in c:\ClassFolder .Now two.java uses one of the method of one.java,and without using import statement in two.java I am able to compile two.java, and two.class file is created in c:\ClassFolder.I assume that the path of one.class was taken from the CLASSPATH environment variable,hence I there was no need for import statement .........am i right ?
    BUT... in My.jsp,which is in C:\JspFolder, if I want to use one.class,then I have to specifically import one.class in My.jsp .That is i have to say
    <%@page import="one"%>
    in My.jsp.
    and since the classpath is C:\ClassFolder ,it finds one.class in the C:\ClassFolder and MyJsp is compiled sucessfully.(Note that My.class is created in a folder different from c:\ClassFolder )
    But I am wondering why was there no need for me to import one.class in two.java.
    (Note I am using JDeveloper and Apache server)
    Please help.

    It has to do with packages. Most java classes are in a package, the name of which must conform to its place on the filesystem relative to the classpath. By that I mean that if you have com.mystuff.One.java, it must be in a folder com/mystuff where com is located somewhere in the classpath.
    What you've done is a little different. I'm assuming a couple of things:
    1. you have no package declaration at the top of one.java or two.java
    2. you have the current directory "." in your classpath.
    Java has the concept of the "default package", which covers classes without a declared package, and in your case is the current directory.
    So when you're in c:\sourcefolder and run the compiler, then "."="c:\sourcefolder", and that directory is part of the default package. No import statements are necessary for classes that are in the same package. This is why two.java can call methods in one.java without an import statement.
    When you run your jsp, the "current directory" part of your classpath is not c:\sourcefolder, but some other value (probably the directory you start your jsp engine from) You will have to import all non-java-library classes because the jsp itself becomes a java class, with a package that is determined by the jsp engine.

  • Where do I deploy my jar and jsp files in iplanet server directory ?

    I am new to iPlanet webserver , we are using version 6.
    can anyone give me brief explanation to this. Thanks.

    Hi,
    Please follow the below steps for running JSP & Servlet in iWS6.0
    What Does the Server Need to Run JSP.
    iPlanet Web Server 6.0 includes the Java Runtime Environment (JRE) but not the Java Development
    Kit (JDK) due to licensing restrictions.
    The server can run servlets and precompiled JSPs using the JRE, but you need the JDK to develop
    new JSPs or to deploy uncompiled JSPs.
    Configuring JRE/JDK Paths.
    <b> To specify the path to the JDK.</b>
    1.Switch to the Web Server Administration Server.
    2.Click the "Global Settings" tab and select "Configure JDK/JRE Paths".
    3.Specify the path to your JDK. This is the path up to the level where the bin, lib, etc.
    directories exist.
    <b>Java Server Pages</b>
    Ensure that JSP are enabled.
    Test JSP :
    Open a browser and access your servlet with the following URL :
    http://hostname:port_number/jsp/Helloworld.jsp
    <b> Using Servlet Pages </b>
    Access the Administration Server
    1. Simply start a browser and type the following URL in your browser :
    http://hostname.domain-name:administration_port
    2. You will be prompted for you administrator User ID and Password. Enter
    the correct information.
    3. In order for Servlet to execute properly, there must be a designated Servlet directory.
    By default, "Servlet" is defined within your document root.
    <b> Test Servlet </b>
    Open a browser and access your servlet with the following URL :
    http://hostname:port_number/servlet/HelloworldServlet
    <b>For deploy Webapplications, I hope the below link will help you.</b>
    http://docs.iplanet.com/docs/manuals/enterprise/60sp1/ag/esprgrm.htm#1006308
    http://docs.iplanet.com/docs/manuals/enterprise/60sp1/ag/esprgrm.htm#1004309
    I hope this helps.
    Thanks,
    Dakshin.
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • Web Server in Java- Running Servlets and JSP files?

    I am developing a web server in java. i wish to execute server side tools(jsp and servlets) in this web server. how i can add this functionalities to this server? is any tools in java are available for running these?

    There certainly are. Perhaps the best known is Tomcat, part of the Jakarta project at http://jakarta.apache.org.

  • Cannot scroll drop downs, or drag and drop files/folders with mouse

    I cannot scroll drop downs (I can click them, but I can't choose anything) or drag files or folders with the mouse or touch pad, but it works fine when I use my Wacom tablet. It's super frustrating. Help!

    P.S. I've narrowed the problem down to being related to the game Diablo III. If I restart my machine, it works fine again. Until I play Diablo. Totally lame.

  • Document files and JPG files larger on sharepoint than they ought to be

    Documents that I've uploaded to sharepoint (documents meaning anything that is file.doc / file.docx) seem to be nearly twice as large as they should be in most cases. I'm pretty sure that uploading the document to sharepoint mysteriously adds something along
    the lines of 10-15KB on top of what is already there (For smaller, one page documents).
    The same problem occurs to a lesser extent with jpg/jpeg files, where the image is marginally larger than it would be on a local hard drive. A 5kb image, for example, might be more like 5.3kb on sharepoint. Normally I would expect some form of compression
    to occur, and I would expect to see the filesize shrink a bit. I can't imaging what is causing the filesize to go up this way.
    I'm assuming there is some kind of strange versioning or underlying data being added behind the scenes, but I was curious as to why the file sizes are much larger on sharepoint than on a local hard drive.
    For reference, I am simply uploading the file programatically by sending the byte array to the file itself. I'm not doing anything complicated, really. Nothing I would expect to cause the file to be larger, at least.
    It may also be worth mentioning that I re-downloaded the file and compared it with the original, and other than the random size difference, they are 100% identical.

    Zachary,
    SharePoint 2013 now leverage SqlServer Shredded Storage technology. As you guess it right, going forward SharePoint will shred its content in multiple pieces to only add delta for next version. Great feature for saving storage.
    Lets assume a file is 5 MB. In previous SharePoint (SP) version, all subsequent version of that file will be saved differently. If first version add one extra MB to that file, Then total storage would have been as (5MB + 6MB) in SP 2010, but in SP 2013,
    the moment we upload / checkout a file, SP will automatically Shred that 5MB file in 10 Shred(Hypothetically 500KB each). I am certain that while Shredding, it has some basic Shred block size (which can be configured) which multiply by number of shred. And
    that might be the reason file size is increase.
    When we migrate or upload programmatically, Shred logic dont apply, but the moment you check out - SP will Shred it(As per my knowledge). Please test it.
    A good resource : The Truth Behind Shredded Storage By: Jeremy T.
    SharePoint 2013 shredded storage with traditional and RBS storage
    Good to have some insider validation on this topic!
    please 'Propose as answer' if it help you, also vote this as helpful if you like this reply.

Maybe you are looking for