Is it possible to compile on a remote server

i have a web logic server in another state -- just as a curiousity is it possible to compile things on that server without having console access (access to the dos prompt or telnet) ?
stephen

Depending upon how the java Security manager, along with the UID for the web server, are/is setup, you could do the following: develop a serlvet that compiles via java.lang.RunTime.exec("javac [class]"). However, that solution will only work if the webserver has an OS UID that allows it to run javac and if the security manager permits subprocesses. If this application is being hosted by a third party, it is probably unlikely that they allow both of those conditions. I feel that telnet access, if possible, would be best, but you could always try the RunTime class.

Similar Messages

  • How to embed a .vi as a web page on a remote server

    I use a remote server running a Plone content management system application to allow remote users connect via the internet and store data files (delimited text files) for later analysis .
    I am using Labview 7.0
    I wish to change our current data analysis process:
    the process now:
    1) go to the web site via an internet connection (this is a site served by a remote 3rd party server running a Plone instance)
    2) download the data to a local PC
    3) run the data analysis .vi on the local PC (the .vi prompts the user for the location of the data file, the user browses to the location on the local hard drive and then the .vi graphs the data and generates the results)
    the desired new process:
    1) using a smartphone or similar web enabled PDA go to the web site where the user can remotely control an embedded data analysis .vi
    2) the remotely served .vi prompts the user for the url location of the data file and then the .vi graphs the data and generates the results
    My questions:
    A) How do I get the data analysis .vi loaded onto the remote server?  (I just don't see how to do this with the web publishing tool, maybe it is not possible?)
    B) Will the remote server require other software such as Labview RTE?
    Thanks,
    Bernie

    Bernie,
    I would install and configure an FTP-Server on the computer that runs your analysis.VI.
    Users can upload data via FTP to that computer. (That way, they should know the absolute path to that file.)
    Enable your analysis.VI to read data from the local disk.
    Make your analysis.VI a remote panel and configure LabVIEW WebServer options accordingly.
    Users now can connect to the remote panel and specify which data file the remote panel should read.
    The remote panel then generates the results and displays them on the front panel.
    Does it match your demands?
    Guenter

  • Is it possible to compile under Forte with import com.ms.security.*;

    Is it possible to compile under Forte with import com.ms.security.*; included in a java applet or do I need to compile from Microsoft JDK only? I would like to thank you on advanced.

    Yes; just include the cab/zip file containing those classes in your project. You'll find them from somewhere in your system.
    I would like to thank you on advanced. I don't give you the permission to do that. :)

  • Is it possible to start a remote server from the IDE?

    I would want to know if it is possible to start a domain that makes reference to a remote server (from the IDE). On this way I could start and stop the server without loading so much the machine that I use to develop my portal applications. If it is possible how I can do it?

    There is no personal Information on a crash Report unless you put something personally identifiable in the comment field. For example, here is a crash report I had on my machine awhile back: https://crash-stats.mozilla.com/report/index/bp-1de8924f-7068-4702-a410-89c492121220.
    You can go to about:crashes in your address bar, and click on the report to view the info there to satisfy yourself that there is nothing in the report. But submitting crash reports is very useful because it gives us the ability to view what crashes are plaguing our users and what we need to fix.

  • Is it possible to compile/convert class/jars to DLL?

    Hi all,
    Is it possible to compile/convert class/jars to DLL so that my VB program can use it? If yes, how do i do it?
    thanks for your time.

    No it is not (afaik). But as far as the VB stuff goes, somebody who posted here earlier mentioned passing data to VB functions. Can't remember which post it was.
    One thing you can do is use sockets to send data between your Java code and VB application using sockets. Sockets are easy to use in Java, and in VB you just need to use the stuff in ws2_32.dll. You can find VB modules for sockets all over the place.
    Jason

  • Compile and debug to a remote server with ssh access

    How can i compile and debug from my Mac to a remote server that has ssh access only?

    Besides Microsof's Remote Desktop Connection
    <http://www.microsoft.com/mac/products/remote-desktop/default.mspx>
    Applications -> Remote Desktop Connection
    Computer:  windows.pc.address
    -OR-
    Computer:  windows.pc.address/console
    There is also CoRD (Microsoft RDC Screen Sharing)
    <http://www.macupdate.com/info.php/id/22770/cord>

  • Is it possible work (compile and link wi

    thout errors) very well one program written and compiled on Linux with gcc command for C program into Labview ? I know Labview support C codes, but I don't know if support some program done on another operating system, like Linux with other compiler (gcc).Is it possible work (compile and link without errors) very well one program written and compiled on Linux with gcc command for C program into Labview ? I know Labview support C codes, but I don't know if support some program done on another operating system, like Linux with other compiler (gcc). Because in Linux we have different device drivers (/dev/*) to access peripherals, like serial port RS-232. However, can I copy source code from Linux to "Call library Functional Node"
    tool ? And work it very well like in Linux before ?

    thout errors) very well one program written and compiled on Linux with gcc command for C program into Labview ? I know Labview support C codes, but I don't know if support some program done on another operating system, like Linux with other compiler (gcc).Hopefully, the differences in the implementations of the language itself would be fairly well documented. Therefore I would suspect that the biggest problem you'll have in this port is when the code starts trying to connect to the outside world--like the serial ports you mentioned.
    Personally, if I had documented C code (or at least a reasonable description of what the code is supposed to do) I would say to heck with CINs and just port the application to LV. You probibly won't spend any more time doing a complete port and the result will be more extensible and maintainable that the C ever was (or could ever be). But that's just me and my aversion to doing things the hard way...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Can't Preview iView on remote server

    I had my iView working properly, however when I made a little change and deployed a par file I couldn't preview it anymore. I changed everything back, but it didn't help. Everything is working correctly on my local portal, but not on remote one. Please help!
    Here is a log:
    Exception ID:08:51_11/01/05_0009
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : pcd:portal_content/com.ags.Content_AGS/com.AGS.iViews_AGS/com.AGS.TEST/sys_dat_nav
    Component class : Smp2_JSP
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:853)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:390)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:463)
         at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:88)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:234)
         at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:217)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:580)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:670)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: PortalComponentException
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:125)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:263)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:122)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:338)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:817)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:386)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:463)
         at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:88)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:234)
         at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:217)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:580)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:670)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.jsp.ParseException:  I/O file error (sun.io.MalformedInputException)..
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.ParserImpl.(ParserImpl.java:125)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.ParserImpl.(ParserImpl.java:187)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2121)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:76)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:120)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:263)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:122)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:338)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:817)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:386)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:463)
         at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:88)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:234)
         at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:217)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:580)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:670)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    [email protected]ec #

    No... I am looking at the correct folders, etc. The host is a
    commercial host for Fortune 500's, I fairly confident in their
    abilities. They think it might have something to do with long file
    names. There is one clue, in that at one time I could view the
    files and folders. Since that time it is possible I added a page
    with a file name that is too long and is causing the issue. I will
    probbaly need to temporarily delete these long file name pages to
    see if it's the issue or not. I just thought someone here may have
    experienced this. Not being able to view files and folders (even
    though you can connect and transfer okay) is a pretty common
    troubleshooting topic at the FTP software companies.
    quote:
    Originally posted by:
    Newsgroup User
    It's time to change hosts, if they can't figure this one out.
    You must be
    looking at the wrong folder with DW/Ipswitch....
    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
    ==================
    "DJ Website Designer" <[email protected]>
    wrote in message
    news:floqjp$rl2$[email protected]..
    >
    Wondering if anyone has a fix for not seeing files
    on remote
    > server... It's even got my host stumped. I have a fairly
    large static site
    > which I CAN SEE files via my host's "File Manager" 90
    Folders 3090 Files
    > 52,336.74KB
    >
    > But I cannot see files and folders when connected FTP
    via IPSwitch or
    > Dreamweaver 8.
    >
    > I have followed IPSwitch's troubleshooting steps for
    this issue, with no
    > resolve. Emailed them a week ago, still no reply.
    >
    > I have other sites at the same host (sub-domains of the
    site I cannot
    > see),
    > and thoise subdomain sites files and folders show up
    fine. With the
    > primary
    > site, even though I cannot "see" the files and folders,
    I can still ftp to
    > and
    > from the server (get & put) from DW or IPSwitch...
    >

  • JSP back-end interface to Remote server. Please help the newbie

    Could someone comment on pros and cons of the JSP back-end interfaces to the remote server/programs using..
    (1) Socket Interface between JSP and Remote Server. One socket for one JSP session. JSP to create and delete the socket when done.
    (2) RMI between JSP and Remote program.
    (3) Message Exchange using JMS between JSP and the Remote Server.
    (4) Peer-to-peer JAXM message exchange. JSP/JAXM Client to Remote JAXM Server
    (5) Anything else?
    Thanks in advance..

    (1) Socket Interface between JSP and Remote Server.
    One socket for one JSP session. JSP to create and
    delete the socket when done.JSPs are compiled to servlets, which use the HTTP protocol. The remote server should be the servlet/JSP engine.
    (2) RMI between JSP and Remote program.As soon as you say "JSP", you're assuming HTTP request/response. If you want to talk to RMI objects, I think that's best done elsewhere than a JSP. They really should be for interface only. Have your JSP talk to a central, front controller servlet and have it invoke methods that deal with RMI objects or EJBs or POJOs on the back end. That stuff doesn't belong in JSPs, IMO.
    (3) Message Exchange using JMS between JSP and the Remote Server.No.
    (4) Peer-to-peer JAXM message exchange. JSP/JAXM
    Client to Remote JAXM ServerNo. This is crazy. JSP = HTTP, which is client/server by definition.
    (5) Anything else?All these might be fine options, but they don't belong in JSPs. Those should be for Web interface, a thin client. The details of how you process (e.g., RMI vs. EJB, synchronous vs. asynchronous, etc.) are best encapsulated somewhere else besides a JSP.
    HTTP is a client/server, synchronous, request/response protocol, of course. As soon as you say JSP, these assumptions are built into your system. You can do asynchronous processing, but you still have to send back a response synchronously (e.g., "Your order is being processed. Please come back.")

  • HOw to delete files from remote server?

    Hi,
    I want to delete files from a directory on remote server.
    I use the following command to delete on current server:
    find $srcdir -mtime +90 -name "COR*.txt" -exec rm -f {} \;
    Now, how can I delete files from remote server ?
    Thanks!
    Yogini

    Some possible options:
    1. There exists SSH implementation for Windows.
    2. You can make a workaround. You can setup share for specific/wanted directory.
    Then you can mount it on Linux machine and execute command localy and delete files "localy" in mounted directory.
    3. You can setup FTP server on Windows machine and do that remotely via FTP commands.

  • Check out failed since filename does not exist on remote server

    Files are not being listed in the remote site but if I telnet
    to the server they are there. This seems to happen sporadically.
    Has anyone got a possible explanation?

    Hi,
    Well, yes I did manage to fix the dynamically linked resources issue. As mentioned above, I did need to mention public_html in my Root Directory setting in server setup (silly of me).
    I had tried this at first, but it didn't work, as I had the server set as a test server and not a remote server, anyway, i now have it set as both and all is well.
    Except that, the first issue that mentioned is still with me: namely, dreamweaver mentions the public_html in the url path when on live view, which is not correct and I don't know where it is inferring this from. I can change it manually, but this doesn't seem right to me. Am I still missing a setting?
    In anwer to the questions:
    1) My setting (now) in the Root Directory setting in DW is: /public_html/
    2) My actual path on the server (that i mention in php scripts) is: /home/login_name/public_html//path/to/my/file/file.php
    [In the advanced settings of DW site setup on the Local Info page I have set Links relative to Document option, although it does not seem to make a difference when I change it to Site Root.]
    Any suggestions appreciated.
    Thanks
    Ian

  • How can I publish an ics file to a remote server from my calendar server?

    I am running Lion Server and have Calendar Service up and running. I have an account with a couple of calendars, one of which I'd like to publish to a remote server, as an .ics file.
    From an iCal client it is possible to publish local calendars, but not remote calendars (for which the only option seems to be to 'Share').
    How can I can I publish an ics file to a remote server? Programatically, if necessary.

    I have this working now.
    curl -s --digest -u username:password -o calendar.ics http://hostname:8008/calendars/users/username/calendar/
    generates the .ics file, and a combination of cadaver (from webdav.org) and an expect script upload hourly (via cron) to the remote server:
    set timeout 60
    spawn /usr/local/bin/cadaver
    expect "dav"
    send "open https://remotehost/path/\r"
    expect "Do you wish to accept the certificate? (y/n)"
    send "y\r"
    expect "dav"
    send "put calendar.ics\r"
    expect "dav"
    send "close\r"
    expect "dav"
    send "quit\r"

  • How can I delete messages from the local Sent folder without deleting from the remote server?

    I am running out of disk space on my local machine. Analysing this, I can see that a large amount of space is being taken up by local storage of Sent emails from my IMAP synchronised account.
    I do not see how I can delete the local copies from my PC without them being deleted from the Server as well. There is an account setting option under Synchronisation and Storage to delete messages, but it says they will be deleted from both the local machine and the remote server.
    I need to keep the server versions as these are business accounts and it is important I have all my old messages stored somewhere.

    Short answer: get a bigger hard disk.
    You could disable synchronization and free up the space on your local disk without loosing the messages. However, this would eliminate the possibility to create backups of your messages.<br>
    Since you mentioned this is important business mail, you shouldn't take chances.

  • Error: Load operation failed for query 'GetAuthenticationInfo'. The remote server returned an error: NotFound.

    Hello,
    I have a lightswitch web-application in development, which I need to copy from one computer to the other. I have tried doing it both through Git and by simply copying the solution and opening the project on another machine. The project builds without errors,
    but when I try to debug it, it opens a web-browser, loads to 100% and pops up an error - Load operation failed for query 'GetAuthenticationInfo'. The remote server returned an error: NotFound.
    Now, I have tried repairing Visual Studio on my machine, reinstalling .NET framework and setting  <basicAuthentication enabled="false" /> in web.config, yet it still does not run.
    When using Fiddler, it shows an error while loading the application - "HTTP/1.1 500 Internal Server Error" , which I honestly don't know what it means.
    The application uses ComponentOne and Telerik modules, but they are both installed on both machines. 
    The application does run perfectly on the original machine, but it is not working on any other one.
    Both machines are using Win 8.1 and Visual Studio 2013 Update 4.
    I have tried to look this up online, but most people's problem are when they are deploying the app, not just debugging. I would be really happy for any help with this issue.
    Thanks!

    I have the same problem on one of my development machines. Whenever I create a new project, the System.IdentityModel.Tokens.Jwt nuget package is not referenced properly. The project compiles correctly but you are not able to debug as I get the same error
    as you.
    If you open up your references and there is an error next to any of your references make sure that you correct them. In the case of the jwt reference error, I have to remove the jwt reference and then add it back from the packages folder.
    This may not be your problem but could point you in a direction?

  • Upgrade to Windows 8.1 Pro from Windows 8 Pro causing issues with Remote Server Administration Tools

    Last night I received the Windows 8.1 update and it has caused Remote Server Administration Tools to stop working. I tried to reinstall the tools using Windows8.1-KB2693643-x64.msu but get the following error:
    Windows Update Standalone Installer
    Installer encountered an error: 0x8007000d
    The data is invalid.
    In the event log I have the following error
    Windows update  could not be installed because of error 2147942413 "The data is invalid." (Command line: ""C:\WINDOWS\system32\wusa.exe" "C:\RSAT\Windows8.1-KB2693643-x64.msu" ")
    System
    Provider
    [ Name]
    Microsoft-Windows-WUSA
    [ Guid]
    {09608C12-C1DA-4104-A6FE-B959CF57560A}
    EventID
    3
    Version
    0
    Level
    2
    Task
    0
    Opcode
    0
    Keywords
    0x8000000000000000
    TimeCreated
    [ SystemTime]
    2014-11-05T12:14:18.035865000Z
    EventRecordID
    1562
    Correlation
    Execution
    [ ProcessID]
    5224
    [ ThreadID]
    5132
    Channel
    Setup
    Computer
    removed
    Security
    [ UserID]
    S-1-5-21-1644491937-764733703-854245398-1794
    EventData
    UpdateTitle
    ErrorCode
    2147942413
    ErrorString
    The data is invalid.
    CommandLine
    "C:\WINDOWS\system32\wusa.exe" "C:\RSAT\Windows8.1-KB2693643-x64.msu" 
    I did have the Remote Server Administration Tools installed previously when I was running windows 8 pro and everything was fine. I've tried to remove the older version but according to the below it isn't even installed and Remote Server Administration
    Tools doesn't appear in Turn Windows features on or off.
    c:\RSAT>dism /online /Get-Packages
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    Packages listing:
    Package Identity : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384
    State : Installed
    Release Type : Language Pack
    Install Time : 24/09/2014 06:33
    Package Identity : Microsoft-Windows-Embedded-EmbeddedLockdown-Package-TopLevel~31bf3856ad364e35~amd64~~7.3.9600.17116
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.3.9600.16384
    State : Installed
    Release Type : Foundation
    Install Time : 22/08/2013 14:46
    Package Identity : Package_for_KB2891214~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 05/11/2014 01:39
    Package Identity : Package_for_KB2902816~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 05/11/2014 01:39
    Package Identity : Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2920189~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2931358~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2931366~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2932046~31bf3856ad364e35~amd64~~6.3.1.5
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2934018~31bf3856ad364e35~amd64~~6.3.1.5
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2937220~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2937592~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2938439~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2938772~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2939153~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2939576~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2949621~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Hotfix
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2950153~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2954879~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2955164~31bf3856ad364e35~amd64~~6.3.1.3
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2956575~31bf3856ad364e35~amd64~~6.3.1.3
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2958262~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2958263~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2959626~31bf3856ad364e35~amd64~~6.3.3.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2959977~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2961072~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2962140~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2962872~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2964718~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2965142~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2965500~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2966407~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2966870~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2967162~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2968296~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2968599~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2969817~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2971203~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2971850~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2972103~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2972280~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2973201~31bf3856ad364e35~amd64~~6.3.1.3
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2973351~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2974008~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2975061~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 07:11
    Package Identity : Package_for_KB2975719~31bf3856ad364e35~amd64~~6.3.1.8
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2976978~31bf3856ad364e35~amd64~~6.3.2.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2977292~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2978041~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2979573~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2979576~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2979582~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2980654~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2987107~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2989542~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2990532~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2993651~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2998174~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB3000061~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB3000869~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB3000988~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 04/11/2014 17:56
    The operation completed successfully.
    Any help on this issue would be appreciated, if you need any further information please let me know.
    Thanks

    SeniorInternet,
    I’ve seen this issue in the past and it occurred because the file was corrupted. 
    It’s possible that something went wrong when downloading it originally on your newly upgraded machine. 
    Try downloading
    KB2693643 again from another machine and install it.
    Hope this helps!
    Mike
    Windows Outreach Team – IT Pro
    Windows for IT Pros on TechNet

Maybe you are looking for

  • Captions Are Disappearing in Final Cut Pro X

    Here's my problem.  I'm currently using Final Cut Pro X to put together a 40 min movie.  This movie includes various video clips as well as still images.  Naturally there is a need for many captions/subtitles.  However, when I'm finished for the day

  • How can I move my .mac e-mail to main apple id?

    I have a Main apple ID that i've always used for itunes and app store purchases, but I had a mobile me account that upgraded to iCloud. I want to consolidate it to one ID and keep my email address. I know Apple say you can have one ID for iCloud and

  • What is the Need for communication between Flex ActionScript to Javascript

    Hi , Flex has made it communication possible from FLEX Mx:script to Java Script . Can anybody could please tell me what is the need or any scenario  for communication Flex with Javascript Thanks in advance .

  • IFRAME in portlet question - possible to call parent function from iframe?

    From the iframe I tried to call the parent function by doing this parent.myFunc(). I got a permission denied javascript message. Just curious if anyone has successfully done this. If so please share your thoughts and comments.

  • CopyPixel large image killing FPS on iOS

    So, problem is pretty simple (and limited to the iPhone 3GS, the 4+ seems to handle it ok).  I've got a game that uses sprite blitting. So the rendering methods looks something like this: background.copyPixels(background,rect,point); then for each sp