Simple error... Unknown solution...?

Alright well this is a simple error and when i got it i thought alright well that's simple enough to fix.
But wow wth, it won't fix. Lol.
This is the error:
Exception in thread "main" java.lang.NoClassDefFoundError: server (wrong name: n
et/stanyer/server)
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$000(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Press any key to continue . . .At first, you think "wth, obviously you are directing it to the wrong class name..." but i'm not ;S
This is the directory of the run file; C:\Documents and Settings\Administrator\Desktop\stanyer_new
This is the location of the class file "server"; C:\Documents and Settings\Administrator\Desktop\stanyer_new\bin\net\stanyer\server.class
And this is my run.bat file;
@echo off
title Stanyer's 503 (server)
cd bin/net/stanyer/
java -Xmx1024m server 43594
pauseWhat on earth am i doing wrong? Thanks.
Edited by: Ryan_Stanyer on Aug 9, 2008 1:25 PM

Works..
But errrrr;
Exception in thread "main" java.lang.NoSuchMethodError: main
Press any key to continue . . .However:
* @author Stanyer
* The main class of the server, contains the method main(String[] args)
* which is the first method called and the entire server is started from
* that method, so any important variables that need to be set can be set
* from within that method.
package net.stanyer;
import net.stanyer.misc.*;
import java.io.*;
import java.net.*;
import java.text.*;
import java.util.*;
public class server implements Runnable {
     protected misc _misc = new misc();
     protected ServerSocket main_socket;
     protected boolean server_active = true;
     protected int port;
     public server() {
     public void main(String[] args) {
          port = _misc.parse_int(args[0]);
     public void run() {
          try {
               main_socket = new ServerSocket(port);
               _misc.cmd_log("Server was opened on port: "+port+".");
          } catch(Exception _ex) {
               server_active = false;
               _misc.cmd_log("Server was unable to start: port may already be in use?");
}There is a main method.. Lol?

Similar Messages

  • Reason for Error "Unknown field type (28) encountered."

    Hello,
    I'm from Germany, so sorry for my English first.
    I got the error "Unknown field type (28) encountered." when I run
    a simple "SELECT * FROM system.functions" on my ADD-Database.
    The solution for this problem is found in the KBA 2145730.
    If I use the ADS DLLs v. 11.10.0.22 I got the error, but if I use the
    ADS DLLs v. 9.10.0.35 everything is fine.
    For solving other problems I think it would be better to use the newest
    version, but in this case I can't. At this time it is not a problem, because
    I can't find any real reason so that I must update for now, but nevertheless
    I'd like to know, why this error occurs. What is type 28? Or (what real
    would be great) can I make changes to my software, so that I can
    avoid this problem? I hope you can help me with this "riddle" and wish
    all of you a great day.
    Greetings from Germany,
    Gerit Freericks

    For backwards compatibility the server will send different field types (i.e. char vs varchar, ansi vs unicode, etc).
    The server determines this based on the ACE (Advantage Client Version).  By swapping in new DLLs you are telling the server that you are running a newer client and it can send the newer field types etc for the system tables.
    In addition to swapping the DLLs re-build the application with the new TDataSet (re-compile) and this should resolve your issue.
    For the field types look at ACE.pas  (or ACE.h) in the TDataSet (on the latest).  It looks like 28 is an NMEMO (Unicode Memo field)

  • Indesign Error Unknown exception

    On our server system we are running a Indesign to transfer the files from the network into media bank.
    So our server is on most of the time.
    When it trys to transfer files after a certain period of time indesign crashes and it gives out this error
    Indesign.error unknown software expcetion (0x40000015) offucred in the application at location 0x1064b989
    I've read a few of the posts here clearing the perference files, we have a simple restart script that clears everything and deletes the files to make things run smoother. I know that the 0x40000015 error is a run time error from either memory or the program itself.
    Is there any suggestions or solutions to these errors or will i  have to always run my script and kill the svhost as well?

    Well, I am happy to say I found a solution. Although I had used Font Expert to check my fonts, and it had said none of them were corrupted, I went back and looked at all of them, one at a time, and found several that wouldn't load correctly. When I uninstalled them and rebooted, ID started up. I guess I should have done that first, and not trusted Font Expert to do it for me.
    Thanks again for your help!

  • File Error: Unknown File, Cannot Save

    I hope this is only a matter of healthy file management, but I'm quite confused and hope someone can clear this up into something of a simple science. On the otherhand, could this be a LIMITATION of FCP?
    -Have been editing a sequence from a larger film on a second computer. That sequence has been worked on over several days and saved (of course). However, upon saving last night, was an error message: "File error: Unknown File" and the project could not be saved.
    -This is quite possibly due to the fact that both the media and project files have been copied over the network to the first computer where the master project is being assembled.
    -HOWEVER, no media files claimed to be offline, everything was editable AND the FILE WOULD NOT SAVE through multiple attempts
    -ALSO, the other open project WOULD NOT SAVE either (its files where never moved or otherwise tampered with. It was a small and entirely local operation).
    -SAVING was finally accomplished ONLY by saving the project file to the LOCAL HD rather than the EXTERNAL DRIVE where the MEDIA and PROJECT FILES originated and had been previously saved to.
    -All other attempts to save to the EXTERNAL were met with the message "FILE ERROR: UNKNOWN FILE" This compromised saving process resulted in the loss of all work, edits, etc. on the LESSER and EXCLUSIVELY local project.
    -AFTER saving to the LOCAL HD, the project COULD BE once again saved to the EXTERNAL HD. This flow seemed very strange to me.
    -Has anyone else encountered this problem, and what can I correct in my processes to avoid this.
    --*Also, the First computer encountered the same problems at the same time, after both EDITING & SAVING had taken place since the last FILE COPYING. Again, work was lost.
    Thanks for any help you can offer.
    G5 Dual 2 GHz PowerPC   Mac OS X (10.4.5)   1.5 GB ram

    Do people search this forum at all?!?
    Check your project for CMYK files.
    Search this forum for General Error.
    This was discussed about 90 minutes ago.

  • 'Conversion configuration error: Unknown structure

    Hi, my scenario is very simple, Proxy->PI->File and there is no mapping.
    There is a report that sends all the data to PI with the proxy and that works OK, but when the file adapter must generate the file I get the following error:
    Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'n:WU_MT_BP' found in document', probably configuration error in file adapter (XML parser error)'
    The XML can't be wrong because the MT of the proxy service interface is the same that the MT of the file interface.
    In the file content conversion I specified all the structures, with fieldFixedLenghts parameter and endSeparator = 'nl'... I checked those parameters too and they look OK too...

    >>Unknown structure 'n:WU_MT_BP
    This looks clearly like a content conversion issue.
    In file content conversion for recordset structure,have you specified WU_MT_BP?
    Is this tag required or it shouldn't be coming in payload in first place.
    It is possible that the occurrence of this tag is optional and you may be specified/not-specified content conversion parameters for it.
    Thanks
    Aamir

  • Conversion configuration error Unknown structure Header found in document

    Hi,
    we are having the following target structure according to that we need to generate a file.
    Output file sample format:
    ACODESXXXX0001581012011-03-2209.12.42WARRANTY CAUSE CODES FILE
    ACODESXXXX000158102CCCORROSION INSPECTION
    ACODESXXXX00015810255CAVITY, PINHOLE
    ACODESXXXX00015810256BAD MACHINING
    BCODESXXXX0001581012011-03-2209.12.42WARRANTY COMPLAINTS CODES FILE
    BCODESXXXX000158102NCNO CUSTOMER COMPLAINT
    BCODESXXXX000158102XPCONSIDERATION
    BCODESXXXX00015810299OTHER
    BCODESXXXX000158199000000131
    CCODESXXXX0001581012011-03-2209.12.42WARRANTY CIRCUMSTANCE CODES FILE
    CCODESXXXX000158102 BLANK
    CCODESXXXX000158102AAT ENGINE START
    CCODESXXXX000158102BWHEN WARMING-UP
    Target  Record Structure:
    DT_Codes
              Record
                        ACodes      
                               Header
                               Details
                               Trailer
                         Bcodes
                               Header
                               Details
                               Trailer
                         Ccodes
                               Header
                               Details
                               Trailer
                         TWRNTY
                               Header
                               Details
                               Trailer
    In receiver file adapter we have given following content conversion parameters
    Content conversion Parameters :
    Recordset Structure*: A_Code.Header,A_Code.Detail,A_Code.Trailer,B_Code.Header,B_Code.Detail,B_Code.Trailer,C_Code.Header,C_Code.Detail,C_Code.Trailer,
    Name                                                                                value
    A_Code.Header.filedFixedLengths               4,5,7,8,2,3,4
    A_Code.Detail.filedFixedLengths               4,5,2,8,9,3,2,7,8,9,3
    A_Code.Trailer.filedFixedLengths                  4,5,2,2,3,3,4
    B_Code.Header.filedFixedLengths               4,5,7,8,2,3,4
    B_Code.Detail.filedFixedLengths               4,5,2,8,9,3,2,7,8,9,10
    B_Code.Trailer.filedFixedLengths                  4,5,2,2,3,3,4
    C_Code.Header.filedFixedLengths               4,5,7,8,2,3,4
    C_Code.Detail.filedFixedLengths               4,5,2,8,9,3,2,7,8,9,10
    C_Code.Trailer.filedFixedLengths                  4,5,2,2,3,3,4
    Now we are getting error "Conversion configuration error Unknown structure Header found in document"
    Please suggest solution for the error.
    thank you,
    Praveen.

    your content conversion parameters seem to be wrong.
    Do refer;
    /people/shabarish.vijayakumar/blog/2007/08/03/file-adapter-receiver--are-we-really-sure-about-the-concepts
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion

  • OAB in Outlook 2010 error "unknown error 0x8007007A" on download

    Hi all.
    We have an issue with OAB not downloading with error "unknown error 0x8007007A".
    Autodiscovery test doesn't show any error and seems to be correct.
    The only strange to me that I can't open OAB Url http://srv.domain.local/OAB/61555bea-e998-4edf-8eac-f919879e2950/ and have got 403 error (forbidden).
    Also I've check the OAB folder on server and I have there a bunch of files.
    We use Exchange 2010 and Outlook 2010.
    What I should to do next to fix this error?

    We have been battling this same problem for a number of years.  This only happens on cached mode clients.  I've seen it happen with Outlook 2010 and 2013.  We have Exchange 2007.
    We can't go around and delete and recreate everyone's mail profile every day.  Whats the real solution?  The error description is "unknown" so I think that's why its so hard to pinpoint the cause.

  • Report data binding error unknown column name

    Hi,
    I am having a problem with the new 7.02 update of Report
    Builder. The issue is it's not finding my SQL query.
    I have wrote my query initally in the advance mode, and it
    doesn't seem to reconize it. Is there an issue with this?
    I did manage to fix one of my reports by using the basic mode
    and selecting all my tables and seting my linkage and criteria.
    I have other computers that i have not updated to 7.02 and
    they do not have this issue. Below is the error:
    Error Occurred While Processing Request
    Report data binding error Unknown column name : work_phone.
    Please try the following:
    Check the ColdFusion documentation to verify that you are
    using the correct syntax.
    Search the Knowledge Base to find a solution to your problem.
    Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0;
    .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    Remote Address 127.0.0.1
    Referrer
    Date/Time 13-Jul-06 02:33 PM
    Stack Trace (click to expand)
    coldfusion.runtime.report.Report$ReportDataBindingException:
    Report data binding error Unknown column name : work_phone.
    at
    coldfusion.runtime.report.Report.runReport(Report.java:420)
    at
    coldfusion.filter.ComponentFilter.invoke(ComponentFilter.java:96)
    at
    coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
    at
    coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
    at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
    at
    coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
    at
    coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
    at
    coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    at
    coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at
    coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at coldfusion.xml.rpc.CFCServlet.invoke(CFCServlet.java:106)
    at coldfusion.xml.rpc.CFCServlet.doGet(CFCServlet.java:157)
    at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at
    org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
    at
    jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    at
    jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    at
    jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
    at
    jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
    at
    jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    This report works in 7.01. So all query variables match with
    a variable in the SQL select statement.
    Anyone have any Ideas??
    Thanks,
    Daniel

    Thank you very much for help.
    The "Unknown column name " is a field still used in my
    report, so I can't remove it.
    After I clear the query in the report and reopen the report
    and apply the same query back to it, I get different error message:
    Element TASKNUM is undefined in QUERY.
    The error occurred in : line 1
    -1 : Unable to display error's location in a CFML template.
    I know for sure this "Element TASKNUM is undefined in QUERY."
    is defined in query. each time it complains something different. I
    get really confused.
    Thanks again.
    Yueming

  • CRS 5 Backups fail with this error: Unknown error occured while connecting to the host

    Dear All,
    We have backup issue with  UCCX 5.0(2)SR03_Build317, while trying to take  backup giving following error "Unknown error occurred while connecting to the host".
    I have found the solution in the Cisco and tried all the suggestion, still not working and same error observed. Due to backup issue we unable to do any changes on the CRS, when we try to create new agents, those agents are not reflecting in the CRS.
    Also I have observed bellow error , when try to re-sync the JTAPI,
    Error while handling the input   request.
    Top of Form
    Config Changes are not allowed during 'Backup' operation, which   was started by 'Scheduler' at 'Fri Jun 08 18:00:03 GMT+08:00 2012 '. Please   try again after 'Backup' is complete.
    Bottom of Form
    http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_tech_note09186a00809a752c.shtml
    Solution
    Complete these steps in order to resolve this issue:
    •1.      Access the UCCX server and navigate to Start > Run, and type CET.
    •2.      When the warning message appears, click NO.
    •3.      Choose com.cisco.crs.cluster.config.ArchiveAdminConfig.
    •4.      On the right side, double-click the record ID.
    •5.      Click the com.cisco.crs.cluster.config.ArchiveAdminConfig tab, and clear the password under Backup Storage.
    •6.      Click Apply.
    •7.      Navigate to Appadmin > Tools > Backup and Restore.
    •8.      Under Backup Storage Location, type the new password, and click Update.
    After you complete these steps, you can run the backup. If the backup fails, restart the server, and try the backup again. If the backup still fails, you can navigate to CET, clear all the fields, and then type the new information for the storage location.
    Please help me with your suggestions.
    Thanks & Regards,
    Naveen .S

    Please any one help me on this issue..

  • ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'

    Hi,
    I am working on Oracle 10g. When executed import datapump script in the UNIX box with option “RMAP_TABLE” I received the error “unknown parameter name 'REMAP_TABLE' “Can you please give me solution for it?
    Scripts :-
    impdp eimsexp/xyz TABLES=EIMDBO.DIVISION DIRECTORY=DATAMART_DATA_PUMP_DIR DUMPFILE=expdp_DATAMART_tables_%u_$BATCH_ID.dmp LOGFILE=impdp_DATAMART_tables.log REMAP_TABLE=EIMDBO.DIVISION:EIM2DBO:YR2009_DIM_DIVISION
    Note :- The YR2009_DIM_DIVISION table is available in the target database. It is without partition table. The EIMDBO.DIVISION is partition table.
    Thanks,

    See your post here
    ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'
    Srini

  • Protocol Error: Unknown error. (1)

    I have a Centro (sprint) which  has been giving me lots of problems. i want to focus at 1 the issue now. I restored each database separately and it gave me the same error "protocol error: unknown error (1)" Then i back up with nothing checked off to transfer -meaning it's not a particular database giving me this issue AND I STILL GOT THE SAME ERROR. i used dbfixit to check everything and it's fine.
    How do i get rid of this error. 
    Thanks
    Sam
    PS i backup my data (in addition the the computer) with RSCBACKUP which is amazing!

    I have a Palm TX with the same error. Has anyone found a solution to the problem

  • Smartview Error: Unknown error in HFMProviderData at the root level is invalid. Line1,postion1.

    Hi Everyone,
    Please provide me a solution for this.
    One of the users is encountering the above issue when he connects the Smartview templates, we have implemented the steps in which specified as per "Hyperion Financial Management for SmartView Error "Unknown Error in HFMProviderData at the root level is invalid. Line 1, position 1" (Doc ID 1361427.1)"
    but unfortunately still the same user facing with same error when he tries to connect HFM app over template and after implemeted the steps as per above Oracle Doc ID, there is no "UserMbrSel" USERPARAMS existing on checks at HFM schema level.
    Quick response much appriciated and Many thanks in advance.
    Regards
    KK

    Hi KK,
    You may want to review below archived discussions regarding the same issue:
    https://community.oracle.com/message/10287197
    https://community.oracle.com/message/9701674
    ~ KK

  • Installing RCU 11.1.1.6 Getting error Unknown Master and Work Repository

    Hi All,
    While installing RCU 11.1.1.6 I am getting error "unknown Master and Work Repository"
    could any one please tell me the solution for this
    Thanks
    Kumar

    make sure you have selected right option under 'select component'.
    If you want only OIM.
    click on (+) sign of Identity Management and then tick the Oracle Identity Manager option.

  • Crystal Reports 10 Error "Unknown Query Engine Error"

    Hi guys,
    after creating reports with crystal reports 2008 fails,because there's no 64-bit runtime version i try to develope my reports now with Crystal Reports 10 (ships with Visual Studio 2008).
    I've minimized the complexity to a minimum - a simple console application without SharePoint or something like that. Now i'm getting the error:
    "Unknown Query Engine Error"
    when i try to set the DataSource for my report. Of course i created a new report file with CR10 to avoid compatibility issues. Every Users has full permissions on the file system...
    I'm using the follwing Code Snippets, which are working fine for Crystal 2008 and don't threw an error while compiling in CR10.
    Schema.xsd:
    <?xml version="1.0" encoding="utf-8"?>
    <xs:schema id="XMLSchema1"
        targetNamespace="http://tempuri.org/XMLSchema1.xsd"
        elementFormDefault="qualified"
        xmlns="http://tempuri.org/XMLSchema1.xsd"
        xmlns:mstns="http://tempuri.org/XMLSchema1.xsd"
        xmlns:xs="http://www.w3.org/2001/XMLSchema"
    >
      <xs:element name="News">
        <xs:complexType>
          <xs:sequence>
            <xs:element name="Title" type="xs:string" />
          </xs:sequence>
        </xs:complexType>
      </xs:element>
    </xs:schema>
    ConsoleApplication.cs:
                MyReport report = new MyReport();
                DataSet ds = new DataSet();
                DataTable t = new DataTable("News");
                DataColumn title = new DataColumn("Title");
                title.DataType = Type.GetType("System.String");
                t.Columns.Add(title);
                ds.Tables.Add(t);
                DataRow drDataRow;
                drDataRow = t.NewRow();
                drDataRow["Title"] = "My Title";
                t.Rows.Add(drDataRow);
                * //Error is thrown here*
                report.SetDataSource(ds);
                string filename = "C:\\report.pdf";
                report.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat,
                     new System.IO.FileInfo(filename).ToString());
    Does anyone have an advice: Do i miss a patch or hotfix? These problem frustrates me already, because i thought setting a datasource couldn't be such a problem...
    Thanks in Advance,
    Christian

    Resolution:
    This Version of Crystal Reports (Visual Studio 2008 .Net) doesn't want the crdb_adoplus.dll in the GAC. After i uninstall the *.dll the Console Application run without problems. For SharePoint you have to create a custom CAS which should look like this:
    <CodeGroup
                                  class="UnionCodeGroup"
                                  version="1"
                                  PermissionSetName="FullTrust"
                                  Name="Crystal_Strong_Name"
                                  Description="This code group grants code signed with the Crystal Reports strong name full trust. ">
                                <IMembershipCondition class="StrongNameMembershipCondition"
                                                      version="1"
                                                      PublicKeyBlob="0024000004800000940000000602000000240000525341310004000001000100f1191170c753924fe8b624c15216d8d4869e4f37d0e7941b77c05c67ba0662a7ad9099e1041739a3b1f33255c4f8c878649a558b7aaef8e08c7ce3edc2275cbda2608381813fc038db8e5792a729658c59e73121691f22197aa92c7e715d7dfdbb2730b037ccdfcd2708fbfc8c9a1a60be50c635975afce4e4b1e3e12613cfc2"
                                                      />
    Well - CR drives me crazy
    Edited by: C.Kaiser on Oct 14, 2010 4:36 PM

  • Error: Unknown Property: 'constructor'.

    Hi,
    i have a problem with flex, hibernate, lcds. I have created a
    simple grid which is bound with the hibernateassembler to my
    backend. When i make a simple fill call at the dataservice, i got
    this error.
    Error: Unknown Property: 'constructor'.
    at mx.collections::ListCollectionView/
    http://www.adobe.com/2006/actionscript/flash/proxy::getProperty()
    at mx.data.utils::Managed$/normalize()
    at mx.data::ConcreteDataService/
    http://www.adobe.com/2006/flex/mx/internal::normalize()
    at mx.data::DataList/
    http://www.adobe.com/2006/flex/mx/internal::processSequence()
    at mx.data::DataList/
    http://www.adobe.com/2006/flex/mx/internal::processSequenceResult()
    at DataListRequestResponder/result()
    at mx.rpc::AsyncRequest/acknowledge()
    at NetConnectionMessageResponder/resultHandler()
    at mx.messaging::MessageResponder/result()
    The backend is not the problem, because hibernate logs the
    select and if i debug my flex application i see that the result
    will arrive at the client. But how can i solve this problem?
    regards
    Thorsten

    Hi all,
    i fixed the problem by my own. take a look at my blog
    http://innojasa.wordpress.com/category/adobe-flex/
    regards
    Thorsten

Maybe you are looking for

  • Can not open my msn mail since I updated Firefox, get connection timed out error

    Since we updated our Firefox to the last version I have not been able to open my email at msn/live.com We have 3 computers networked and it will not open on any of them. However, my husbands account [email protected] opens. I can open it on my home c

  • External Phone Number Mask issue in CUCM 8.6

    I'm having an issue with External Phone Number Masks in CUCM 8.6 Until recently our DID ranges were all in the 301-713-nnnn range.  Using the EPNM worked successfully providing CallerID.    We have now added some DIDs with the prefix 301-427. I have

  • VB startup script not running on Win7

    Hi, my startup VB script not working on Windows 7. The script should install or uninstall office 2010 based on group membership.  I tested scipt on Windows XP and everything works. When I run script manually, it works. Quite similiar batch file works

  • Macbook Air 2013 256ssd , sandisk or samsung?

    Hello , I just wonder which ssd I have in my Macbook , It says : APPLE SSD SD0256F Is it sandisk or samsung?

  • Import hangs when "Do not import duplicates" is selected

    I am using iPhoto 6 with a Canon XTi camera. I import pictures directly from the camera via a USB connection. I prefer not to erase photos from the camera's CF card until I need space, as one more way to back up pictures, so when I do an import, I wa