burakavcioglu

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-16
05:25
948 views
SILK Central localhost setup
3 Replies
Matthew McGibbon

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-16
05:45
During evaluation, this should be connected automatically. The case this can happen when it is not is that the installation failed due to not having one of the pre-requisites installed on the machine prior to the install.
Can you confirm that UAC was disabled and .NET 3.5.1 was installed prior to installation?
Also, can you execute the following command line argument to ensure that a SQL instance is running:
netstat -ano | findstr 1433
If running this should return the process listening on the default SQL port.
Thanks,
Matt
Can you confirm that UAC was disabled and .NET 3.5.1 was installed prior to installation?
Also, can you execute the following command line argument to ensure that a SQL instance is running:
netstat -ano | findstr 1433
If running this should return the process listening on the default SQL port.
Thanks,
Matt
burakavcioglu

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-16
05:54
Matthew McGibbon

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-04-16
08:12
Thanks, it looks like the instance is running.
The default username and password for the SQL Express installation are:
User: sa
Password: SilkCentral12!34
You can find these in the Install guide if ever required in the future.
www.microfocus.com/.../silkcentral-185-installationhelp-en.pdf
Thanks,
Matt
The default username and password for the SQL Express installation are:
User: sa
Password: SilkCentral12!34
You can find these in the Install guide if ever required in the future.
www.microfocus.com/.../silkcentral-185-installationhelp-en.pdf
Thanks,
Matt