Compiling applications which access referencepartitions

Hi,
in our project we have two server applications (lets call them ServApp1 and
ServApp2): ServApp2 partitions are compiled, installed on an Unix box and
are configured as reference partitions to ServApp1 (which in turn is
installed on an NT box); in ServApp2 we access C wrapped libraries and the
DB while ServApp1 is basically a frontend IIOP listener.
When we use ServApp1 in interpreted mode everything works fine, but when we
try to compile it we get compile errors saying that the compiler does not
manage to find the libraries used by ServApp2.
Now, those libraries are only used by ServApp2 and their plans are not in
the supplier plan list of ServApp1; in addition, looking at the C++ classes
generated for ServApp1 we found that the code generator included code
relative to the services included in ServApp2 (even DB services).
By the way, we have the same behaviour if we try to install and compile
ServApp1 on an Unix box different from the one used by ServApp2.
Do you think this is normal or is there any particular way to avoid it we
might have overlooked?
Thanks a lot for your cooperation
Ernesto Moscatelli
SEMAGROUP Italy
PS: we use Forte' Rel. 3.0.j
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Hi Ernesto,
I understand your problem, When you deploy your Fort&eacute; application you decide
the right partitioning schema, as an example Partition Server1 and Server2
and you think that you will have in Server 1 just the code useful for the
object running in that patition.
Unfortunately that is not the reality, doesn't matter if you use or not use
a reference partition when you use services from a service object.
The thing that you have to understand is the Fort&eacute; supplier plan management.
In your concrete deployment you have two partition ServApp1 & ServApp2, in
order to reference a service object in ServApp2 from ServApp1 you must have
defined the project that contains this SO as supplier plan of the caller
project in ServAPP1.
By doing that, at deployment time, Fort&eacute; wil put in your ServAPP1 partition
the definition of the project that you reference from ServAPP2 and all the
inheritance chain of supplier plan indirectly referenced by that project.
That the reason why you see all the code related to ServAPP2 in your
ServAPP1 deployment.
You can avoid that by breaking the Supplier Plan Chain appllying a Design
Pattern.
If you want more detail about the pattern you can contact me and we will be
able to speak directly in Italian.
Hope this help,
Cheers, Max.
Massimiliano Delsante
Object Technology Manager
O.T. Consulting S.r.l
Via della Previdenza Sociale N&deg; 11
42100 Reggio Emilia
Tel : 0522 271550
Fax : 0522 230710
Mobile : 0335 6670268
www.otconsulting.com
-----Messaggio originale-----
Da: [email protected] <[email protected]>
A: [email protected] <[email protected]>
Data: venerd&igrave; 23 aprile 1999 10.54
Oggetto: Compiling applications which access reference partitions
Hi,
in our project we have two server applications (lets call them ServApp1 and
ServApp2): ServApp2 partitions are compiled, installed on an Unix box and
are configured as reference partitions to ServApp1 (which in turn is
installed on an NT box); in ServApp2 we access C wrapped libraries and the
DB while ServApp1 is basically a frontend IIOP listener.
When we use ServApp1 in interpreted mode everything works fine, but when we
try to compile it we get compile errors saying that the compiler does not
manage to find the libraries used by ServApp2.
Now, those libraries are only used by ServApp2 and their plans are not in
the supplier plan list of ServApp1; in addition, looking at the C++ classes
generated for ServApp1 we found that the code generator included code
relative to the services included in ServApp2 (even DB services).
By the way, we have the same behaviour if we try to install and compile
ServApp1 on an Unix box different from the one used by ServApp2.
Do you think this is normal or is there any particular way to avoid it we
might have overlooked?
Thanks a lot for your cooperation
Ernesto Moscatelli
SEMAGROUP Italy
PS: we use Forte' Rel. 3.0.j
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
To unsubscribe, email '[email protected]' with
'unsubscribe forte-users' as the body of the message.
Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Similar Messages

  • Re: Compiling applications which access referencepartitions

    Ernesto, try using "Fort&egrave; restricted availability" option for ServApp2
    plans. It should avoid this kind of stuff.
    As Massimiliano said, probably your ServApp1 partitions include all
    servapp2 plans ( try showapp from fscript workshop ), but if you set
    restricted availabiliy for servapp2 plans you should not see them anymore.
    Remember that in this case, from servapp1 you must access only servapp2
    Service Objects ( that is you can't use classes included in those plans )
    otherwise "restricted availability" doesn't help you. If you got some
    business classes that are used in both servapp2/servapp1 you should put
    them in a separate plan.
    Let me know
    Bye
    Fabrizio
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Ernesto, try using "Fort&egrave; restricted availability" option for ServApp2
    plans. It should avoid this kind of stuff.
    As Massimiliano said, probably your ServApp1 partitions include all
    servapp2 plans ( try showapp from fscript workshop ), but if you set
    restricted availabiliy for servapp2 plans you should not see them anymore.
    Remember that in this case, from servapp1 you must access only servapp2
    Service Objects ( that is you can't use classes included in those plans )
    otherwise "restricted availability" doesn't help you. If you got some
    business classes that are used in both servapp2/servapp1 you should put
    them in a separate plan.
    Let me know
    Bye
    Fabrizio
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Report in idm which lists the system ip' frm where Application is accessed

    Hi All,
    Can any one get me the name of the report which list the ip's of the system from where the idm Application is accessed.
    Thanks in Advance

    There's a built-in "today's activity" report that comes out of the box. You should be able to see the client's IP address in any of the "login" actions of type "user". It's an auditlog report.

  • I am developing a flex web application which needs to access Other domain ,is there any other way other than cross domain policy available ? please help

    i am developing a flex web application which needs to access Other domain (Payment Gateway API),is there any other way other than cross domain policy available ? please help.
    we donot have access other domain thats why we want other solution..

    All the paths to CFCs are the same in my live production site.  Can you be more specific as to what you mean by "RemoteClass aliases in your AS Classes and CFCs (if any) are correct."?  How will the app know that the CFC is on http://myLiveSite.com instead of http://myDevSite.com?  The only line of code that I have noticed that points to a URL is the endpoint in a file called _Super_XXX.as.  And at the top of that file it says that the file is not meant for editting.
    To clarify...I see your app/code all exists on a server access via a web browser so I can understand that everything still works when deployed.  Mine is a mobile app so when I am developing and testing on my local computer the URL points to my local development machine.  However when I deploy it to a mobile device like a tablet and run the app, it needs to be able to access a cfc on a remote server via a different URL ie. my http://myLiveSite.com/myCFC.cfc instead of http://localhost/myCFC.cfc
    Thanks for your help!  I will now take a look at your thread.
    Message was edited by: ace0215

  • How To: Reference LabVIEW VIs in Memory from a Compiled Application?

    Hello all! This is my first post on these boards despite the fact that I have been doing LabVIEW for almost 8 years...so go easy on me!
    Basically my issue is this: I want to write a compiled application for my team to use to help us have a standardized tool to push VI help tip information. So I created a nice front panel, gave it memory storage via XML to remember info you might want to not have to type over and over again. I also gave it some formatting options, etc. Overall, a nice tool to speed up a repetitive task.
    However, it runs great as a VI, but compiled does not work at all and I am sure many of you can see where this is going. I have cobbled together some snippets of code found on these boards to collect a list of references and names of all the VIs in memory that are not currently running. Then I use a ring control to parse which VI I want to target and then push the parsed and formatted help tip to that VI. But the reality is apparently that LabVIEW and a compiled application do not share the same memory allocation, because they are separate application instances.
    Is there ANY way around this?
    I tried one thing that seemed to make sense, but so far has resulted in the same thing. I tried to do a type def call by reference with an asynchronous call and a wait on asynchronous call function to return the reference list. However, even though this bit of code is still a VI and NOT part of the compiled code, it still somehow picks up the application instance of the owning app, and therefore does not see any of the open VIs in memory that LabVIEW controls.
    Any help would be immense, as I am going nuts trying to figure this out!
    Info: LabVIEW 2012.f3
    I am also attaching a screen cap of the block diagram of the VI that collects the references.
    Thanks in advance!
    South West Applied Technologies
    Senior LabVIEW Developer

    Well you run into a security limitation of VI server here. Many methods and properties are not possible to be accessed through a remote application instance. Any Application instance that is opened with an address is considered a remote instance. Basically if you leave the address open in the Open Application, LabVIEW shortcuts to the internal instance. If you connect some address even if it is "localhost", LabVIEW goes through the TCP/IP socket for any and all methods and proeprties and the application instance is considered a remote instance.
    Open your floating help window, and place your cursor above your property. Notice the text in there: Remote Access disallowed: Yes.
    The reason for this is, that if this method was available over remote connections, anyone with access to your network could connect to that LabVIEW instance and basically discover any and every VI you have currently loaded and even download them to their own computer. And this can not be fixed. This security is not possible to circumvent other than hacking into LabVIEW itself.
    I guess this kills your entire idea. An executable can't connect to another executable or the LabVIEW development environment other than through a remote connection! That is due to strict process isolation rules in all modern OSes. The only possible workaround I could think is to create VIs for all remote access protected methods and properties, copying them to every LabVIEW installation you want to access with your shell (and that likely would have to be done through the network as the according methods in the VI server interface are also remote access protected) and then call those VIs through VI server.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • I am unable to send JMS message to application which resides in third party

    I am able to produce the Message into JMS demoQueue which is available in SOA 10.1.3.3. And also I tried remote server which is available in my office it having the application SchoolMAX with JMS Configuration. So I need to produce the JMS message into SchoolMAX application. But I am unable to pass to the data’s to that SchoolMAX JMS.
    for this I have configured the respective queues, queue factory etc in Enterprise Manager , but i am not able to access our application which is in remote server through third party in JDeveloper for BPEL Process.
    please i am very new to this JDeveloper & BPEL Console , please help me out in resolving the issue ASAP. please we will be waiting for some reply.

    Hi Kathy,
    Happy Holidays!  Do you have an iPad with cellular service and a text-messaging plan?
    Send messages with your iPhone, iPad, or iPod touch - Apple Support
    http://support.apple.com/en-us/HT201287
    What's the difference between SMS/MMS and iMessage?
    SMS/MMS lets you send text messages and photos to other cellular phones or devices. iMessage lets you send text messages and photos to another iOS device over Wi-Fi, without worrying about text-messaging charges (cellular data charges may apply). 
    What do I need to use SMS/MMS and iMessage?
    Here's what you need to use SMS/MMS and iMessage:
    SMS/MMS: A text-messaging plan. Contact your carrier for more information.
    iMessage: An iPhone, iPad, or iPod touch with iOS 5 or later.
    How do I know if my message used SMS/MMS or iMessage?
    You can tell which type of message you're sending by the color of the Send button and text bubble.
    SMS/MMS: Send button and text bubbles are green.
    iMessage: Send button and text bubbles are blue.
    How can I link my iPhone number with Messages on my iPad, iPod touch, or Messages for Mac?
    When you sign in to Messages with your Apple ID on your iPhone, you link your phone number to your Apple ID. If you then sign in to Messages with the same Apple ID on your iPad, iPod touch, or Mac, Messages will link that device to your phone number as well.
    I hope this information helps ....
    - Judy

  • BPM Application: Task access related issue

    Hi Gurus,
    I have one secure (using ADF security) Application(Simple ADF Application), which will write data in XML format into a JMS Queue.After login to application,user can use that functionality. Then that message is fetched by one BPM Application and creates one task against a BPM user. This two applications are working fine upto this level, but after login to BPM workspace using BPM user , I am not able to see the task details(but in inbox task is reflected) after clicking on the task instance and I am getting error message like this :
    ======================================================================================================
    javax.servlet.ServletException: Can not access the task details of jcooper using logged in user Sharmistha
         at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:201)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:176)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    ======================================================================================================
    Task owner bpm:getPerformer() is not found in application OracleBPMProcessRolesApp and realm jazn.com. This task is associated with task definition default/DemoApplicationBP!1.0/InitiateEnquiry.
    Either set a seeded owner or seed this owner who is not found.
    ORABPEL-30080
    Task owner role not seeded.
    Task owner bpm:getPerformer() is not found in application OracleBPMProcessRolesApp and realm jazn.com. This task is associated with task definition default/CustomerConnectionBP!1.0/InitiateEnquiry.
    Either set a seeded owner or seed this owner who is not found.
         at oracle.bpel.services.workflow.task.impl.TaskService.initiateTask(TaskService.java:1550)
         at oracle.bpel.services.workflow.task.impl.TaskService.initiateTask(TaskService.java:666)
         at oracle.bpel.services.workflow.task.impl.TaskService.initiateTask(TaskService.java:614)
    ======================================================================================================
    where jcooper is the BPM user and Sharmistha is user of the secured application.
    I tried to add BPM users in the secured application , but that does not work. (it is mandatory that BPM user and Secured Application's user should be different)
    How to resolve this type of problem. any type of suggestion on this would be helpful.
    Thanks is Advance
    Sharmistha

    Hi, -CHS,
    i have a query regarding the code snippet.
    FacesContext facesContext = FacesContext.getCurrentInstance();
    org.apache.myfaces.trinidad.render.ExtendedRenderKitService service =org.apache.myfaces.trinidad.util.Service.getRenderKitService(facesContext, ExtendedRenderKitService.class);
    service.addScript(facesContext, "window.close();window.opener.location.href = window.opener.location.href;");
    If a create a button in my only JSF page in a simple ADF application and use this code snippet for that button action, then will it help to close the page?
    And yeah, here i have created a bounded task flow with a wild card and task return activity and added my JSF page in the taskflow. But now it is not closing my page on the button click.
    Can you tell me if i am doing any wrong?
    Please reply.
    Edited by: Ross Mi Ron John on Jul 27, 2011 5:46 AM

  • Customised Oracle Application and access to roles - Discoverer 10.1.2.0.2

    Hi Gurus!
    We are developing a customised Oracle application where we have users and roles...user - role mapping is done in the system administration module of the application.
    Now, we are also developing Oracle discoverer reports based on this. Using 10g (10.1.2.0.2) for that.
    When I am creating an EUL, I select 'New EUL for Oracle Applications users only' option, but, I do not have any 'FND schema' to specify. That's where I'm stuck up!
    I want to give access to the 'roles' in tha same manner as I would give to the 'responsibilities' in Oracle Apps. But, I don't know how to do it here.
    Can someone guide me on this?
    Thanks and regards,
    Aparna

    Hi Aparna
    If your application is not E-Business Suite you cannot install Discoverer into Apps mode. This mode is reserved for applications which are E-Business Suite, which basically tells Discoverer to use authenticate users using the FND tables owned by the APPLSYS user.
    In your case, even though you appear to be using Oracle applications, because you want to take advantage of your roles you will have to install Discoverer into standard mode. As you are creating your EUL you need to uncheck the box which says grant access to PUBLIC and make this a private EUL. Then you will not have the headache of worrying about setting up new users. You simply manage what a role can do (Tools | Privileges) and what a role has access to (Tools | Security).
    Now, when any any user connects to Discoverer their role will be evaluated and access will be restricted.
    You can do the same thing using a PUBLIC EUL, except you need to reduce what that user can do (Tools | Privileges) to an absolute minimum, and then take control of this using roles. For example, you could have a set of functional roles, one each for say AP, AR, GL and so on, but you could further break this down by privilege, thus you could have roles called AP Viewer, AP User, AR Viewer, AR User and so on. The User roles would have full access while the Viewer roles would have a much reduced set of privileges.
    You are basically setting up the Library approach that I discuss in my Discoverer 10g Handbook and in my white paper which you will find on my downloads page here: http://learndiscoverer.com/downloads/downloads.htm.
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • Customised Oracle application and access to roles and users...please advise

    Hi Gurus!
    We are developing a customised Oracle application where we have users and roles...user - role mapping is done in the system administration module of the application.
    Now, we are also developing Oracle discoverer reports based on this. Using 10g (10.1.2.0.2) for that.
    When I am creating an EUL, I select 'New EUL for Oracle Applications users only' option, but, I do not have any 'FND schema' to specify. That's where I'm stuck up!
    I want to give access to the 'roles' in tha same manner as I would give to the 'responsibilities' in Oracle Apps. But, I don't know how to do it here.
    Can someone guide me on this?
    Thanks and regards,
    Aparna

    Hi Aparna
    It would appear that you posted the same question on the Discoverer forum. Here is the answer that I posted there:
    If your application is not E-Business Suite you cannot install Discoverer into Apps mode. This mode is reserved for applications which are E-Business Suite, which basically tells Discoverer to use authenticate users using the FND tables owned by the APPLSYS user.
    In your case, even though you appear to be using Oracle applications, because you want to take advantage of your roles you will have to install Discoverer into standard mode. As you are creating your EUL you need to uncheck the box which says grant access to PUBLIC and make this a private EUL. Then you will not have the headache of worrying about setting up new users. You simply manage what a role can do (Tools | Privileges) and what a role has access to (Tools | Security).
    Now, when any any user connects to Discoverer their role will be evaluated and access will be restricted.
    You can do the same thing using a PUBLIC EUL, except you need to reduce what that user can do (Tools | Privileges) to an absolute minimum, and then take control of this using roles. For example, you could have a set of functional roles, one each for say AP, AR, GL and so on, but you could further break this down by privilege, thus you could have roles called AP Viewer, AP User, AR Viewer, AR User and so on. The User roles would have full access while the Viewer roles would have a much reduced set of privileges.
    You are basically setting up the Library approach that I discuss in my Discoverer 10g Handbook and in my white paper which you will find on my downloads page here: http://learndiscoverer.com/downloads/downloads.htm.
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • The application has accessed a fund managements or cash mgt module with par

    When I am trying to post a entry Mesage appears F1030
    The application has accessed a fund managements or cash mgt module with parameters missinfg or defective
    Please solve

    Hi,
    This error occurs when you post data which is not related to that specific company code.
    post the correct data and check.If the problem still exits.Please clearly explain the problem.
    Thanks
    micheal

  • How to get Client ID and Client Secret for Office App for Word which accessing SharePoint Online

    we currently implementing an Office App for MS Word which access SharePoint list and get data from lists. Our aim is any user can get this app from Office App store and enter their SharePoint URL and browse their own SharePoint lists and use those. When
    I was checking mechanisms which you used to access SharePoint, in some of them have used ClientId and Client Secret to authenticate with SharePoint. I have following questions.
    1.If I want to sell my app using Office app store where can I get those clientId and client secret which is used to  get the access tokens.
    2.Is it possible to create SharePoint app and publish it to SharePoint app store and get clientId and client secret and use it when accessing through office. So users first download our SharePoint app install it to their SharePoint environment then get out
    Office App from Office app store and add it to word. Will this work?

    Hi,
    >> We are planning to develop an Office app to access SharePoint Online and SharePoint on Premise from Microsoft word.
    I’m not very familiar with SharePoint development, so please correct me if I have any misunderstandings about your requirement.
    The basic components of an app for Office are an XML manifest file and the default webpage of your app (server side).
    >> If I'm publishing my Office App for Word in to the Microsoft office app store, how do I get the ClientId and ClientSecret which I need to pass to authenticate with SharePoint online?
    As far as I know, when register your web app to SharePoint Online, you will get the ClientId and ClientSecret from the Azure Active Directory. And you need to store the Client ID and Client
    Secret on the app server side.
    For details, you could reference the article
    Building an Office 365 ASP.NET MVC app.
    >> If ClientId and ClientSecret not providing when we publishing Word Office App to the app store how what the ways which we can use to authenticate with SharePoint using Word Office app?
    You don’t need to provide the ClientId and ClientSecret when publishing your App to App Store. They are stored on your app server side.
    By the way, if you have the question about how to access the SharePoint resource in a Web Application, I will suggest you posting the questions to
    SharePoint Development Forum. For this forum, we mainly discuss the questions about using the Office JavaScript API to develop Apps for Office.
    Regards,
    Jeffrey
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to disable silverlight "Do you want to allow this Web application to access your clipboard?" popup window, when tyring to right click and paste?

    Hi,
    When im trying to right click and choose paste. im getting a dialog box.. "Do you want to allow this Web application to access your clipboard?". How do i disable it for all users?
    i found that, we can able to disable it for only one user, if we create a 'Clipboard' DWORD key with value '11' in the registry path: HKEY_USERS -> S-1-5-21-159.. -> Software -> AppDataFlow -> Software -> Microsoft ->
    Silverlight -> [website url]
    Even, i tried
    Internet Options> Security> Internet Zone> Custom Level> Scripting section> Allow Programmatic clipboard access> Enable. But its not working.
    Please let me know how to disable that popup for all users?

    It works fine on my machine here which is win7 pro.
    Your options are limited
    You know one way - the registry entry.
    The option:
    Internet Options> Security> Internet Zone> Custom Level> Scripting section> Allow Programmatic clipboard access> Enable.
    Has been changed by later versions of Internet explorer tightening security.
    I guess you could try:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
    meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    Bit difficult for me to test at the moment, but that could work.
    If that's no good.
    The alternative is to give the app elevated trust.
    This is a PITA because you have to obtain a security cert and sign the xap with it.
    They expire as well and you then need to buy a new one.
    Costs several hundred quid a year ( this is one time cost rather than per user ).
    Hope that helps.
    Recent Technet articles:
    Property List Editing   ;  
    Dynamic XAML

  • Compile application using command line

    I want to be able to compile a personal profile application using the command line. Up until now I've used an IDE (WSDD) to compile and test my application but I need to be able to compile it using just the command line.
    Any help on the matter is much appreciated, thanks
    MBliss

    Thanks for the reply but unfortunately i'm not trying to compile a MIDP application, which is what the link refers to. I did however find out the -bootclasspath arguments i needed.

  • Which access point do i use????

    ok then i know how to access the internet and live messenger when i am at home as i use my bt homehub as the access point.
    but when i am away from home i dont know which access point to choose, these are the options i get -
    02 MMS
    02 MOBILE WEB
    O2 PRE PAY MMS
    O2 PRE PAY WAP
    O2 WAP GPRS
    O2 WAP GPRS STREAM
    I am on o2 pay as you go. i think i managed to access it the other by accessing pre pay mms, but it used nearly £5-00 credit in just a few minutes.
    I really need to be able to acces the internet away from home, to use live messenger and also the pre installed satnav, as it always gives the message no route found, must connect to the internet to plan route

    Those with "MMS" are for sending and receiving multimedia messages (MMS = Multimedia Messaging Service).
    Those with "WAP" are for "Wireless Application Protocol" and the connection go through the network operator's WAP gateways, which may limit what protocols are passed through and they might also do something to the content.
    So, for regular Internet access, without knowing O2, the "O2 MOBILE WEB" is most likely to give to a straight-forward, pure Internet connection. No idea what kind of rates O2 will charge, though. Call them and ask, or check their web site.

  • Run compiled application (LV 8.6) without run-time engine

    Hi,
    I just recently wrote a small 200KB program that performs simple calculations that I'd like to use on several different computers.  The application works perfectly, but the problem is that I really don't want to go through the download/install/reboot process of installing the LabVIEW Run-time 8.6 software on every single computer (especially since downloading a 100MB file to run a 200KB program seems counter-intuitive).   Is there a way to get the application to run without the engine?  Previous searches resulted in old posts of people simply copying the engine files from the shared folder into the application directory, but that did not work when I tried it.  Is this no longer possible on LV 8.6?   I'll have no choice but to rewrite the application in a different programming language if LabVIEW isn't capable of running standalone compiled applications.
    Thanks,
    Anthony 

    I made the test with LV 8.6 on Windows.
    I used a VI which does not need any drivers neither serial nor any other hardware execpt the graphics card.
    I made an application from this VI on my normal development machine and checked that it will start and work as expected.
    I setup a NI free partition with Win XP Prof. SP2. I have some non NI programs installed like a virus scanner, defragmentation tool, Adobe Reader, a drive imageing tool and WLAN drivers. The .NET Framework 2.0 is installed.
    I copied the application and all files under National Instruments\shared\LabVIEW Run-Time\8.6 to the machine in a temporary folder.
    I booted the machine into this partition. The application will start and work as expected. You do not need to make a complete runtime installation until you do not need any drivers.
    The above mentioned folder has a size of about 64 MByte. Dependent on the application and desired languages you can remove parts of it.
    Dennis,
    during the various LV 8.x versions it was possible to do it as described above exepct one version, 8.2 I think, which needed an ini-File in the Windows folder.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

Maybe you are looking for

  • Error message in DTW when choosing any document business object

    Hi, We have an issue uploading AR Invoices, Credit Notes etc. with DTW. We have installed DI-APIs and DTW on a server, which does not have SBO installed. DI-API was installed by copying and running the installation files from a server with SBO 2005 (

  • CRM and NetWeaver  Portal Related Question?

    Dear All, We have a requirement where in a single iView (CRM Opportunity), we would have a custom tab (call it CTAB1), clicking on which should display a separate web-based application within that tab. (as illustrated below): The web based applicatio

  • How to enable annotation in Adobe web plugin?

    I am using Adobe reader XI. I am opening pdf in intenet explorer/chrome. But there annotations are not enabled. Please do help to enable annotations in web plugin. A prompt response will be appreciable. Regards, Pooja Kamra

  • Set xterm icon in openbox?

    I'm used to looking in /usr/share/applications for .desktop files in order to change their desktop features eg. icon, but I can't see one for xterm. How do I set the icon for xterm?

  • SAPGUI function call error

    Dear SAPers, i've registerd an OCX (MSCOMM32.OCX) in windows and in SAP using transaction SOLE but in ABAP program i still get an error subrc = 2 OBJECT_NOT_CREATED could anyone tell me how could i fix this error?? Thanks Kholoud