We currently use microsoft dynamics sl. It is a miserable program but there are two reports that when you click on them they open minimized. you have to hit alt+spacebar and then select maximize to see the screen. If you drag the screen or move it, it freaks out and no longer works. What is really odd, this same screen will sometimes open normally for other SL users on the same computer. Any ideas?
Microsoft Dynamics SL window opens minimized. Must hit ALT + Spacebar and then maximize
666 Views Asked by dalearyous At
1
There are 1 best solutions below
Related Questions in MICROSOFT-DYNAMICS
- D365 F&O - Cannot post addresses with OData
- How to give access to RAPIDSTART in Business Central to SUPER user?
- Handling Success and Error API responses in Logic Apps workflow part 2
- getting errors while installing ISV licence using AXUpdateInstaller.exe devinstall for D365FO
- Microsoft Dynamics Add-in Excel - Filtering multiple values
- How to call OriginalDocuments form by code D365fo
- How to update custom reports in Dynamics 365 Field services
- Concat strings using fx formular
- Dynamics 365: Where does the "Party Number" field in the Contacts table come from?
- Can you reference a class from another solution in Dynamics 365 Cloud?
- Getting rid of "body" from an array content when appending it to a JSON API request payload in Logic Apps
- How to add customization in Knowledge article expiration View in Dynamics CRM
- Is EasyRepro still being maintained?
- How to use/find a customer's MS Dynamics Dataverse tentant resource?
- How to add OffsetLedgerDimension to Fixed Asset Journal by x++?
Related Questions in DYNAMICS-SL
- Inconsistent Results from Cross-Server Query
- Microsft Dynamics SL SoHeader And SalesPerson relationship- Not able to link
- How can I fix Run-time error 430 from importing custom DLL in VBA project
- VBA how to replace "As Any" in function
- How to jump to a tab using VBA code
- VBA: Only user-defined types defined in public object modules can be coerced to or from a variant or passed to a late-bound functions
- Dynamics SL Field Length limit / Invoice Number length
- Need SQL data structure information
- Microsoft Dynamics SL window opens minimized. Must hit ALT + Spacebar and then maximize
- MS Dynamics - permissions on modules
- Do synonyms work in Dynamics SL (Solomon)?
- Dynamics Solomon Customization
- Good online resources for Microsoft Dynamics SL?
- Discovering Dynamics SL (Solomon) Customizations
- intelligent database search
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There might be a user customization on the screen. You could try to remove the user customization by deleting it via SQL. Run against the system (not company DB).
Delete from customvba where entityid = 'USERNAME'